The Background
In Base SAS, you can view a SAS dataset in either "form view" or "table view"
For example...
In table view, you view the entire table, showing all columns and rows.
in form view, you view one record (or row) at a time.
By default Enterprise Guide display datasets in "table view".
The Question
Can you do the same in SAS Enterprise Guide too? (if so, how?)
Reference: Working with VIEWTABLE