jqGrid is used in virtual scrolling mode. If Page Down or Down arrow is hold down for some time , released, and pressed again, scrolling in Internet Explorer 9 does not work anymore: after key is released, jqGrid loses focus.
To continuse scrolling, jqGrid need clicked again.
How to kepp focus in jqGrid after key is released in IE 9 so that additionall click is not required. Can disableing “Loading …” message fix it ?
If FireFox focus remains in jqGrid as expected.
grid.jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top