ColumnQueryModeType
12 Sep 20251 minute to read
columnQueryModeprovides options to retrive data from the datasource. They are
-
All- Retrieves whole datasource. -
Schema- Retrives data for all the defined columns in grid from the datasource. -
ExcludeHidden- Retrives data only for visible columns of grid from the dataSource.