The alternating rows style class isn't applied correctly after the first page.
For example if the number of rows is 10 then row 10 (last row of first page) and row 11 (first page of 2nd page) will have the same style.
The fix seem to be in addXmlData/addJSONData (grid.base.js).
Near the beginning of addXmlData:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top