Not able to select checkboxes while multiselecting rows

Posted by: bishnukumar.bhakat on 17 October 2023, 7:57 am EST

  • Posted 17 October 2023, 7:57 am 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 1 November 2023, 2:23 am 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