The C1GridView type exposes the following members.

Methods

  Name Description
Protected method AjaxRequestComplete
Protected method AjaxRequestError
Public method AssignPropertiesState (Inherited from C1ThemeableControlBase.)
Public method BeginEdit
Puts the current cell in editing mode.
Protected method BeginEditInternal
Public method Callback
Infrastructure. Performs callback to the server.
Public method CreateInstance (Inherited from C1ThemeableControlBase.)
Public method Dispose
Dispose C1GridView.
(Overrides ComponentDispose()()()().)
Public method EndEdit
Protected method EndEditInteral
Public method EnsureSizes
Enforces C1GridView to recalculate it's sizes.
Public method HandleExpanding
Infrastructure. Handles click on the group image.
Public method Initialize
Initialize C1GridView.
(Overrides ComponentInitialize()()()().)
Public method Invalidate (Inherited from C1ThemeableControlBase.)
Protected method OnAfterCellEdit
Raises the AfterCellEdit event.
Protected method OnAfterCellUpdate
Raises the AfterCellUpdate event.
Protected method OnBeforeCellEdit
Raises the BeforeCellEdit event.
Protected method OnBeforeCellUpdate
Raises the BeforeCellUpdate event.
Protected method OnClick
Called when the grid is clicked
Protected method OnDblClick
Protected method OnKeyPress
Protected method OnSelectionChanged
Raises the SelectionChanged event.
Public method SaveState (Inherited from C1ThemeableControlBase.)
Public method Update
Sends edits done by user to server in client editing mode.

Explicit Interface Implementations

See Also