M
msch.prv
HI, I have a page that contains a series of Ajax driven user controls
that include grids. A hyperlink on each grid enables users to jump to
different pages. Question: How can I keep track of the user controls'
states (page index, sorting order, etc. ) when the user returns back
to the page? I was thinking of using page specific cookies. Are there
more efficient alternatives? TIA for any hints.
that include grids. A hyperlink on each grid enables users to jump to
different pages. Question: How can I keep track of the user controls'
states (page index, sorting order, etc. ) when the user returns back
to the page? I was thinking of using page specific cookies. Are there
more efficient alternatives? TIA for any hints.