Is there Way to Add an onClick or onChange Handler on zg-checkbox?
Problem:
We have zg-checkbox provided, is there way to add an onClick or onChange handler on zg-checkbox as I couldn't find similar from the docs?
Solution:
Thanks for reaching out. ZingGrid row:select event will fire when the row selector changes so you might want to consider using it. Please use this demo for reference.