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?
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.
Thanks, are there any workarounds to create behavior similar for rows?