Methods
unregisterEventHandler(datatable)
Remove listener on the data table (only work on column listener at the moment).
Parameters:
Name | Type | Description |
---|---|---|
datatable |
string | The datatable name to unregister the event from. Cannot be null. |
- Source:
- API-4.1.js, line 1359