Click or drag to resize

EditableGrid Events

The EditableGrid type exposes the following members.

Events
  NameDescription
Public eventNewRowInitialize
Asynchronously fired when a row which is being added to the grid needs to be initialized.
Public eventRestoreRowState
Fired on the post back when the state of the row needs to be restored.
Top
See Also