Hi All,
I am new to jqGrid and I need assistance with the following problem. I have a grid with cellEdit option set to true, multiselection not used and the grid is not paged. The problem is that after I select a row programatically using the setSelection method (for the purpose of highlighting newly added records) the highlight remains forever on that specific row even if I click on other rows in the grid. I am wondering if this is relating to the fact the grid is in cellEdit mode?
Do you know any workaround to the problem? Is there any other method available that can be used to select a line or cell in the grid which would not result in stucked in line?
Thanks in advance!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top