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
280
Checkbox column + Excel-line navigation
posted

i noticed how slow the latest version of ignite-ui igGrid is compared to v2013.2 in edit mode.

here's an example using version 2013.2: http://jsfiddle.net/ruslans/neh7y048/ it has a desired effect of Excel-like navigation using arrow keys, checkbox ticking with the space bar or a single mouse click- it's also very fast!

however, we are obviously using the latest version, with the aria- tags and angularJs wrapper. i've tried to setup an example for you however editing doesn't work for some reason: http://jsfiddle.net/ruslans/g476j9ab/

anyway, the behaviour in the new version is changed - you have to click in the cell before you can tick the checkbox and also arrow-key navigation doesn't work for me properly.

i am hoping there must be some settings / preference switches i could use to enable similar behaviour and performance to that of version 2013?