I'm using v13.2 of the WebDataGrid.
When check/uncheck the HeaderCheckBox of the UnboundCheckBoxField all the checkboxes for that column are checked/unchecked.
That's great, but i would expect the CellValueChanging-event would be fired when the checkbox changes. This doesn't happen.
Please help...
Thanks in advance.
Hello Rob,
Thank you for posting in our community!
Could you provide an isolated sample to test your scenario further?
Thank you in advance!
I've got a grid with, for example 2 records. When i check the headercheckbox on the unboundcheckboxfield, i expect that i get a CellValueChanging-event for each row.
These events don't fire.