Hi,
I tried a few more tests to try and determine the reason for this, and I narrowed this issue to the inclusion of this line in the export file:
“knv”:”showUsers_kn”, “iCol”:6, “iRow”:0
(showUsers is the ID of my grid)
any export files that do not include this line, the nav keys work fine, but if the export file includes the above command then the nav keys fail to work.
If I simply remove, “knv”:”showUsers_kn” from the export file then everything works as expected, but this isn't the fix of course because my users will be saving export files on the fly and so jqExportGrid will continue to automatically place that line within the export file.
do you think there is a bug with that line? or is there a problem with my grid that is causing this to happen?
thanks,
billy