How to set Event for custom checkbox and radio in datatable with Angularjs?Can give me a sample.
There is no special integration for custom checkboxes and AngularJS
You can use common way to set event handler
Hi,
This my sample.But I got the error.Can you take a look?How to set event for each item in datatable?
Hello,
Events are attached to the datatable itself, not a separate column.
Still, you can define which column has been clicked or checked from the event parameters.
Check the snippet, please http://webix.com/snippet/b174c324