GridView and DataList data synchronization
Grid View back-end and front-end synchronization
Grid View and controls models
{
"AllowPaging": true,
"AllowSorting": true,
"AutoGenerateColumns": false,
"AutoGenerateSelectButton": false,
"HeaderStyle": {
"HorizontalAlign": 2,
"CssClass": "GridHeader"
},
"PageSize": 10,
"SelectedIndex": -1,
"GridLines": 2,
"Attributes": {},
"CssClass": "Grid",
"AutoSize": false,
"Controls": {
"3d61bad3-ec06-4aaa-9579-e0bd2b88b89d": true,
"78a7057c-7164-4c5e-b4c9-50dab41db9e8": true,
"08ac587f-89ce-4321-be08-bb81b8bcb54c": true,
"c0b33875-e6f6-4973-9f69-da7cf4728df9": true,
},
"Enabled": true,
"EventChanges": {
"Sorting": true,
"PageIndexChanging": true
},
"Focused": false,
"Name": "grdDeals",
"Parent": "a91ed5a6-f71a-45bc-873b-192082098c64",
"Refresh": true,
"Style": {},
"ShowTooltip": false,
"TabIndex": 0,
"TabStop": true,
"Text": "",
"Visible": true,
"ZIndexRefresh": false,
"Id": "1571c471-dbd0-479f-aff8-1e192158bfd3",
"MapperId": "grdvw",
"References": {}
},
Web API controller calls
GetColumns API
GetIndexPage API
GetRangedPage API

DataList back-end and front-end synchronization
DataList model and Controls
GetControlsId Web API controller call
Last updated
Was this helpful?