Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Is there a way to select multiple sets of records from igGrid?
posted

Hello,

Our application should allow the user to select multiple sets of records from igGrid using ctrl+shift or some other keyboard interactions. Is there a workaround for this?

Thanks

Ravi

  • 17590
    Offline posted

    Hello Raviteja,

    By design selection of non-contiguous rows is done by holding CTRL + row click. This ensures that anytime the user clicks a new cell the existing selection is preserved.

    A list with all keyboard navigation interactions can be found here.

    Some additional information regarding Selection and Multiple Cell Selection can be found in the corresponding topic in out documentation.

    Please let me know if you need any further assistance with this matter.