Data Grids and updating the URL to reflect current state | Will Holtz | 2018-06-16 09:33 |
Status: Closed | ||
Hi Jon, Yes, I was primarily thinking of user applied sorts, user applied filters and current paging (ie, items 101-200 of 533 instead of 1-100 of 533), but the grid view would also be good to maintain. I would like to achieve the following behavior: 1) on a QWP based grid, the user selects a grid view, filters a column, and adds a sort 2) user moves to second page of grid 3) user clicks on a link within the QWP based grid and this navigates them to a new page 4) user clicks browser back button 5) user returns to exactly the same rendering they were looking at between steps 2 and 3. Thanks, -Will |
||