This is a migrated thread and some comments may be shown as answers.

Grid filter history when clicking the back button with Ajax turned on

1 Answer 192 Views
Grid
This is a migrated thread and some comments may be shown as answers.
helmsb
Top achievements
Rank 1
helmsb asked on 27 Aug 2008, 06:24 PM
I have a grid with filtering turned on. If Ajax is disabled, I can filter my grid then click a link on one of the rows taking me to another page. If I click the back button I go back to the grid and my filters and the filtered grid is preserved just like you would expect. If I turn Ajax on however and repeat the process hitting the back button brings me back to the grid but all my previous filtering has been lost.

I have Ajax history enabled on my Ajax manager and viewstate turned on. The back button should give the same results with Ajax on as with Ajax off. How can I make this work?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Aug 2008, 07:01 AM
Hi,

Have you tested this issue in IE also? The forward and back buttons seem to work as expected in IE browser only, when the EnableHistory property is set to true.
Princy.

Tags
Grid
Asked by
helmsb
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or