The following tables list the members exposed by RowEditCell.
Name | Description | |
---|---|---|
![]() | RowEditCell Constructor |
Name | Description | |
---|---|---|
![]() | value | Returns new value. New value |
Name | Description | |
---|---|---|
![]() | getCell | Returns reference to Infragistics.Web.UI.GridCell that has entered edit mode. |
![]() | getEditor | Returns the reference to html element or javascript object which is used as editor. That is available after edit mode was started. |
![]() | getOldValue | Returns new value. |
![]() | isFirst | Checks for first editing cell. |
![]() | isReadOnly | Checks if cell is editable. |
![]() | setReadOnly | Disables editing. |