Click or drag to resize

EditableGrid Properties

The EditableGrid type exposes the following members.

Properties
  NameDescription
Public propertyAddNewRowMessage
Gets or sets a message which is displayed as a prompt for creating a new row.
Public propertyAllowAddingRows
Gets or sets a value indicating whether rows adding is allowed.
Public propertyAllowDeletingRows
Gets or sets a value indicating whether rows deleting is allowed.
Public propertyAllowSortingRows
Gets or sets a value indicating whether rows sorting is allowed.
Public propertyClientInstanceName
Gets the Javascript object instance name for current grid.
Public propertyDraggableColumnsMode
Gets or sets a grid row draggable mode.
Public propertyEnableSmartNavigation
Gets or sets a value indicating whether to enable "smart navigation" feature.
Public propertyIsProcessingAsyncRequest
Gets a value indicating whether grid is processing asynchronous request.
Public propertyNoRowsMessage
Gets or sets a message which is displayed when there are no rows in the grid.
Top
See Also