How to check the row count of the last page of a grid where paging is true
In my code i ve set allow paging =true for my grid.
I can find the last page, but i am unable to find the last page record count.
gv.Rows.Count -- is always giving current page record count. Any help is greatly welcomed.
Thanx
Swapnasagar