Hi everyone,
when selecting a row and unselecting it (not in multiselect mode), the row cannot be selected again. The problem is, that the grid internally still stores the unselected row as selrow and thus prevents me from selecting it again.
The solution is to reset selrow when unselecting a row. I fixed this here: https://github.com/ChrisXa/jqGrid/commit/d62b8fdf9090f23c63926042a180aed420a9db0f
Best regards,
Chris
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top