I have xamgrid bound to vm. The paging is enabled in xamgrid. When i have the first set of data bound the grid, i move to the last page using the paging control. Now, i am trying to refresh the grid with new data set and see the current page reset to first page, but the current page shows as the last active page#. Any thoughts? Sounds like a basic functionality in xamgrid and i am missing something. Many thanks!!
I have tested your scenario by initially loading the grid with an object and then reloading it with another object when I move to the last page. Without additional settings, the grid displays the first page when the new object is loaded unless you have additional logic to interfere.
I would like to ask you to take the attached sample, and try recreating the issue you have encountered, and I will review it.
Thanks
Sam