Hello guys,
I am using code from example on "
"
and able to add a checkbox into header. I also attached click event to that checkbox which un/checks all child rows.
The problem is when I try to use header checkbox in a hierachical grid, say level 2, the click event doesn't work properly. Once I click a checkbox in header on level 2, all checkboxes on level 2 are checked. It seems the header for certain level is one same object for all.
Any idea on this issue?
Thanks,
Elton
Hi Elton,
The latest version of the grid (v9.1) has header checkboxes built-in, so you don't need to mess around with CreationFilters any more.