Posted 17 September 2024, 5:30 am EST
Hi Team,
We are using FlexGrid with Selector class. We want to override the select all functionality of selector class, since we want to select only some rows instead of all.
I see FlexGrid class has a function called selectAll: https://developer.mescius.com/wijmo/api/classes/Wijmo_Grid.Flexgrid.html#selectall
Which can be overriden
But this does not affect the Selector class select all checkbox. How do we override the select all checkbox functionality ?
https://developer.mescius.com/wijmo/api/classes/Wijmo_Grid_Selector.Selector.html