Hi
How to set shortcut keys for iggrid check-box control ?
Hello Kiran,
Thank you for getting back to me.
Do you use RowSelectors feature?
http://igniteui.com/grid/row-selectors
http://help.infragistics.com/Help/Doc/jQuery/2013.2/CLR4.0/html/igGrid_Configuring_Row_Selectors.html#adding_selection_checkboxes
You can select multiple rows using SHIFT and Arrow keys. Please take a look at the Overview section :
http://help.infragistics.com/Doc/jQuery/2013.2/CLR4.0?page=igGrid_Selection_Overview.html
Let me know if you need further assistance.
Hi Tsvetelina Georgieva,
Thank You for your Reply.
The request is to select multiple rows in IgGrid via CTRL/Enter as with Windows Applications.
Thank you for posting in our community.
Can you please clarify what do you mean by "Short Cut keys"?
Once setting the renderCheckboxes option is set to true, the Boolean columns will render checkboxes.
If you have Updating enabled you can change the value of the checkbox cell using the spacebar.
Hope hearing from you.