How to get next item?
The items order are mixed…
Sample:
OptView1: RowID(return of getGridParam('selrow')) = 0
OpViewt2: RowID = 3
OpViewt3: RowID = 1
OptView4: RowID = 2
I need get in view order, not by RowID order…
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top