| GridClientSettings Class |
Namespace: Kettic.AspNet.Controls
The GridClientSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| GridClientSettings |
| Name | Description | |
|---|---|---|
| ActiveRowIndex | ||
| AllowAutoScrollOnDragDrop | ||
| AllowColumnHide | ||
| AllowDragToGroup |
Gets or sets a Boolean value that indicates whether enable sort feature by dragging column header to GridGroupPanel. The default value is false.
| |
| AllowGroupExpandCollapse |
Gets or sets a Boolean value that indicates whether to enable expand/collapse in a grouped grid. The default value is true.
| |
| AllowKeyboardNavigation |
Gets or sets a Boolean value that indicates whether to enable keyboard navigation features. The default value is false.
| |
| AllowRowHide | ||
| AllowRowsDragDrop | ||
| Animation | ||
| ClientEvents | ||
| ClientMessages | ||
| ColumnsReorderMethod | ||
| DataBinding | ||
| EnableAlternatingItems |
Gets or sets a Boolean value that indicates whether enable alternately styles feature.
| |
| EnableColumnsReorder |
Gets or sets a Boolean value that indicates whether the column reordering function is enabled, the default value is false.
| |
| EnableExpandCollapse |
Gets or sets a Boolean value that indicates whether to enable expand/collapse in a grid. The default value is true.
| |
| EnablePostBackOnRowClick | ||
| EnableRowHoverStyle | ||
| FirstDataRowClientRowIndex | ||
| KeyboardNavigationSettings | ||
| PostBackFunction | ||
| PostBackReferences | ||
| ReorderColumnsOnClient | ||
| Resizing | ||
| Scrolling | ||
| Selecting | ||
| ShouldCreateRows |