Example of Events in Javascript Kanban Control

/
/
Events

The sample showcases the client-side events of JavaScript Kanban. For every action in a Kanban board, corresponding events will be displayed in the event tracer panel.

More Details...

Description

The demo is showcased to list-out the client-side events of Kanban. The events are useful to customize the Kanban board from the application end. The following events are bounded in this demo. Created Action begin Action complete Action failure Data binding Data bound Card rendered Query cell info Card click Card double click Drag start Drag Drag stop