| GridEditableItem Class |
Namespace: Kettic.AspNet.Controls
The GridEditableItem type exposes the following members.
| Name | Description | |
|---|---|---|
| GridEditableItem(GridTableView, Int32, Int32) | ||
| GridEditableItem(GridTableView, Int32, Int32, GridItemType) |
| Name | Description | |
|---|---|---|
| ExtractValues |
Extracts values for each column, using FillValues(IDictionary, GridEditableItem) | |
| GetColumnEditor(String) | ||
| GetColumnEditor(IGridEditableColumn) | ||
| GetDataKeyValue |
Get the DataKeyValues from the owner GridTableView with the corresponding item ItemIndex and keyName.
The keyName should be one of the specified in the DataKeyNames array
| |
| InitializeEditorInCell | ||
| UpdateValues |
Extracts values for each column, using FillValues(IDictionary, GridEditableItem) and updates values in provided object;
|
| Name | Description | |
|---|---|---|
| KeyValues | ||
| SavedOldValues |