Hello!
I've detected a bug in the jqGrid “getInd” function.
This function returns a wrong index (since 3.8.1). The index for the first row now is “1” instead of “0” which does not match to the internal array data (e.g. data.rows from inside loadComplete function).
Is there already any patch for this issue?
(Maybe this bug belongs to selarrrow bug – http://www.trirand.com/blog/?page_id=393/bugs/bug-with-jqgridgetgridparam-selarrrow-returns-undefined-first-elem-3-8-1/ … I've already applied this patch to my code!)
Kind regards,
Klaus.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top