My Grid is Grouped by a column and when i invoke GetVisibleRowsOnPage() (in javascript) I'm getting an incorrect result
here is my grid
and GetVisibleRowsOnPage() gives me 6. but there are 4 rows in this grid. what is the problem?