04-03-2024, 08:56 AM
Hi
I'll need to test most things here. However, I can say that:
1- I don't think it is possible to toggle selection with the space bar because the check box doesn't receive focus. Need to see if it is possible to change the behavior but if the check box receives focus it would mean that page navigation using the keyboard on a page where such a grid exists would be compromised...
2- Same thing as above. The links don't receive focus so they don't receive input from the keyboard. Also not sure if it is possible to change this behavior easily, not even with a page hook (e.g. if you have 2 grids on a page, what should happen if you type page down?)
3- Yes it is possible but I believe it will require some specific changes in the JavaScript code that supports the IWjQGrids.
Regarding your final question, I'll check the behavior. It would be easier to tell you if this is expected if you provided a simple test case.
Anyway, I'll get back to you when I finish the tests.
I'll need to test most things here. However, I can say that:
1- I don't think it is possible to toggle selection with the space bar because the check box doesn't receive focus. Need to see if it is possible to change the behavior but if the check box receives focus it would mean that page navigation using the keyboard on a page where such a grid exists would be compromised...
2- Same thing as above. The links don't receive focus so they don't receive input from the keyboard. Also not sure if it is possible to change this behavior easily, not even with a page hook (e.g. if you have 2 grids on a page, what should happen if you type page down?)
3- Yes it is possible but I believe it will require some specific changes in the JavaScript code that supports the IWjQGrids.
Regarding your final question, I'll check the behavior. It would be easier to tell you if this is expected if you provided a simple test case.
Anyway, I'll get back to you when I finish the tests.

