GridEditableItem Methods |
The GridEditableItem type exposes the following members.
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;
|