There is a bug in the sorting a multiselect table with deselectAfterSort = true. The selections are reset. This happens because in grid.base.js at row 744 in the sortArrayData method it cancels all the selections that had been preserved in sortData. These are the “incriminated” rows.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top