Not able to select checkboxes while multiselecting rows

Posted by: bishnukumar.bhakat on 16 October 2023, 10:57 pm EST

  • Posted 16 October 2023, 10:57 pm EST

    Hi! Team,

    While using “MultiRange”, in this feature implementation, trying to select respective checkboxes based on selected rows , which can invoke the Selector class to check accordingly for multi checkboxes to be selected.

    For example, while using multi select using (ctrl/shift + click), how could we select checkboxes accordingly?

    Thanks

  • Posted 31 October 2023, 5:23 pm EST

    Hello,

    As per our understanding, you want to select rows based on selection, if so then you can handle the selectionChanged event of FlexGrid and update the isSelected property of selected rows in each selected range. Please refer to the sample link below for more information:

    https://stackblitz.com/edit/react-wawi3e?file=index.js

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels