APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid Events

The events of the APNSoftDataGrid class are listed below. For a complete list of APNSoftDataGrid class members, see the APNSoftDataGrid Members topic.

Public Instance Events

CallTheServer Occurs on the server side when we call the server from client side by launching the dg.CallTheServer(); procedure.
CellValueChanged Occurs on the server side when the cell value is changed.
DeleteCommand Occurs on the server side when an delete command is fired.
ExportCustom Occurs on the server side when the Custom Export command is fired.
ExportToExcel Occurs on the server side when the Export To Excel command is fired.
ExportToHTML Occurs on the server side when the Export To HTML command is fired.
InsertCommand Occurs on the server side when an insert command is fired.
OnRowClick Occurs on the server side when the row is clicked or double-clicked.
PageNumberChanged Occurs on the server side after the page is changed.
SortCommand Occurs on the server side when a sort command is fired.
UpdateCommand Occurs on the server side when an update command is fired.

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace