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
Allows the user to arrange status(Title), style(default format) and order(Ascending/Descending) of summary view
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.
Conditional Format
Applies styling based on cell values.
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
Methods
For more information on Methods in this section, see the General-Methods.
