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
90
Select multiple rows on mouse drag in iggrid
posted

It seems that you can easily add multiple cell selection by adding in the multipleSelection option in the iggrid, but it seems to only apply to cells. What code do you need to enable this for rows?

Parents
  • 17590
    Offline posted

    Hello HKL,

    Thank you for posting in our community.

    By design the mouseDragSelect option is applicable only for cell selection. This is mentioned in our API documentation for Selection feature available at:

    http://help.infragistics.com/jQuery/2015.1/ui.iggridselection#options:mouseDragSelect

    Please let me know if you have any additional questions regarding this matter.

Reply Children