The data grid
- Last UpdatedFeb 05, 2025
- 1 minute read
Data appears in a tabular format, where each row represents a record and each column represents an attribute (field). The data is read-only.
The data grid displays results based on the SQL statement(s) executed and can be used to query different tables and attributes. For example, if the SQL query executes a join on three tables and includes two attributes from each table, the aaHistClientActiveDataGrid shows the records resulting from the join and only the six attributes specified. The number of columns varies dynamically, depending on how many records are returned.
You can resize the columns in the data grid.