KaxListViewPerformDelete Method |
Name | Description | |
---|---|---|
![]() |
PerformDelete(KaxListViewDataItem) |
Perform asynchronous delete operation, using the
DataSourceControl API the Rebinds the grid. Please
make sure you have specified the correct DataKeyNames for the
KaxListView. When the asynchronous operation calls
back, KaxListView will fire
ItemDeleted event.
|
![]() |
PerformDelete(KaxListViewDataItem, Boolean) |
Perform delete operation, using the DataSourceControl
API. Please make sure you have specified the correct
DataKeyNames for the KaxListView.
|