Checkbox in column header | Jinze An | 2015-06-29 10:11 |
Status: Closed | ||
I created a custom DisplayColumn that renders boolean values as checkboxes. Now I just need a way to select all/deselect all for that column. It looked like a lot of intricate work to override renderGridHeaderCell so I was wondering if there was some way I could port the leftmost column code into my column but it doesn't seem like that would work. |
||