Hi Colin,
Pressing the cancel button in the toolbar will trigger the
cancelChanges method internally. In turn the dataBound event will be raised for the Grid.
Another approach you can use if you would like to execute additional logic when the button is clicked is to manually add a handler for the mousedown event of the button. Like this:
Let me know how this approach works for you.
Regards,
Viktor Tachev
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.