Hello,
I encounter what I think is a bug with the true scrolling and cell editing.
Until now, I had a grid which was populated at once by loading all the needed data from a database on the server side.
I was using cell editing on this grid without any problem.
I just recently changed the populating method to true scrolling (scroll:-1).
And the thing is, without changing anything else in the grid configuration, the cell editing doesn't work anymore.
When I click on a cell, it is highlighted, but it doesn't enter edit mode anymore.
I think maybe this is a bug but I am not quite sure.
I am using the latest version of the jqgrid from the dev branch on GitHub.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top