KaxListView Events |
The KaxListView type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ItemCanceling |
Occurs when the Cancel command is fired from any KaxListViewDataItem
|
![]() |
ItemCommand |
Raised when a button in a KaxListView control is clicked.
|
![]() |
ItemCreated |
Raised when KaxListViewItem is created
|
![]() |
ItemDataBound |
Raised when KaxListViewItem is data bound
|
![]() |
ItemDeleted |
Occurs when a delete operation is requested, after the
KaxListView control deletes the item.
|
![]() |
ItemDeleting |
Occurs when a delete operation is requested, but before the
KaxListView control deletes the item.
|
![]() |
ItemDrop |
Occurs when a ListView item is dragged and dropped on an HTML element
|
![]() |
ItemEditing |
Occurs when an edit operation is requested, but before the
KaxListView item is put in edit mode
|
![]() |
ItemInserted |
Occurs when an insert operation is requested, after the KaxListView
control has inserted the item in the data source.
|
![]() |
ItemInserting |
Occurs when an insert operation is requested, but before the
KaxListView control performs the insert.
|
![]() |
ItemUpdated |
Occurs when the Update command is fired from any KaxListViewDataItem
|
![]() |
ItemUpdating |
Occurs when the Update command is fired from any KaxListViewDataItem
|
![]() |
LayoutCreated |
Raised when LayoutTemplate is created
|
![]() |
NeedDataSource |
Raised when the KaxListView is about to be bound and the data source must be assigned.
|
![]() |
PageIndexChanged |
Fires when a paging action has been performed.
|
![]() |
PageSizeChanged |
Fires when PageSize has been changed.
|
![]() |
SelectedIndexChanged |
Fires the SelectedIndexChanged event.
|
![]() |
Sorting |
Fires when PageSize has been changed.
|