EditableGrid Properties |
The EditableGrid type exposes the following members.
Name | Description | |
---|---|---|
AddNewRowMessage |
Gets or sets a message which is displayed as a prompt for creating a new row.
| |
AllowAddingRows |
Gets or sets a value indicating whether rows adding is allowed.
| |
AllowDeletingRows |
Gets or sets a value indicating whether rows deleting is allowed.
| |
AllowSortingRows |
Gets or sets a value indicating whether rows sorting is allowed.
| |
ClientInstanceName |
Gets the Javascript object instance name for current grid.
| |
DraggableColumnsMode |
Gets or sets a grid row draggable mode.
| |
EnableSmartNavigation |
Gets or sets a value indicating whether to enable "smart navigation" feature.
| |
IsProcessingAsyncRequest |
Gets a value indicating whether grid is processing asynchronous request.
| |
NoRowsMessage |
Gets or sets a message which is displayed when there are no rows in the grid.
|