Hi,
I have a radgrid on my aspx page. I am navigating thru my custom page. I ahve to get the correct page index to pass it to my database based on which the data i get to be bind.
I am currently using RadGrid1.CurrentPageIndex for knowing the Index where I am.
But actually during my testing i found it is wrong.
What is variable or field name do i need to check to get the correct Page Index to bind my custom page to.
Appreciate your early response.
Thanks
I have a radgrid on my aspx page. I am navigating thru my custom page. I ahve to get the correct page index to pass it to my database based on which the data i get to be bind.
I am currently using RadGrid1.CurrentPageIndex for knowing the Index where I am.
But actually during my testing i found it is wrong.
What is variable or field name do i need to check to get the correct Page Index to bind my custom page to.
Appreciate your early response.
Thanks