Data View
A DataView is a dynamic, data-bound view of a DataTable that enables you to filter, sort, search, edit, and navigate its rows without copying or altering the original data.

Properties
1. Custom
Excel Exports
Lets you save the grid’s data as an Excel file.
PDF Exports
Allows you to export the grid’s data as a PDF document.
Action
A user-triggered operation, like clicking a button to export or refresh.
Column Chooser
Enables users to show or hide columns by picking them in a menu.
Selection Type
Defines whether users can select single rows, multiple rows, or cells.
Allow Grouping
Lets users group rows based on a column’s value.
Summary View
Enables users to configure the summary view by setting the status (title), style (default format), and sort order (ascending or descending). It also includes a filter refresh option that automatically updates the tile with the most recent data.
Download File Name
Sets the default file name when exporting data.
Auto Row Number
Automatically adds row numbers to each row.
Paging
Splits data into pages so users can navigate through them.
Row Template
It determines how fields and controls are arranged and displayed for every record.
Display Type
Determines how data is visually presented (e.g., text, template, image).
Display Setting
Controls layout features like column visibility and order .From the query, the user can define the ID,Parent ID, Tree Index and Display Type (Default Collapse and Default Expand).
Conditional Format
Applies styling based on cell values.
Table Layout
Defines how data is arranged in rows and columns in a structured table format.
Allow Text Wrap
Lets long text wrap within cells so it stays fully visible.
Hide Toolbar
Lets you hide the search option in the data view
2. Data
On Demand
By checking in On Demand, Refresh button will be shown for the control
Methods
For more information on Methods in this section, see the General-Methods.
