[2.2] GridPanel does not preserve state across browser refreshes in IE 6
[2.2] GridPanel does not preserve state across browser refreshes in IE 6
If you take any grid like this sample grouping grid http://extjs.com/deploy/dev/examples/grid/grouping.html for example, and move the columns around then refresh IE 6 then it will go back to it's original state. This has been around since I started using Ext [2.0] and continues to persist. Is there a fix on the horizon or writing custom code to solve this viable. Thanks..All hail EXT!
Though array grid does have cookie management turned on and grouping doesn't (atrocious example on my part) array grid still does NOT maintain state across refreshes in IE6...unless my IE6 is totally wacko. I await your response Mystix...by the way great stuff you put out there when Ext supporters hit a snag.
Though array grid does have cookie management turned on and grouping doesn't (atrocious example on my part) array grid still does NOT maintain state across refreshes in IE6...unless my IE6 is totally wacko.
i tested the online example on my WinXP SP3 box, using IE6 (as mentioned 1 post up) -- the state is maintained across F5 refreshes.
either that or my box is "totally wacko".
you might need to clear your cache though to prevent interference from old cookies.
Originally Posted by steppinrazor
by the way great stuff you put out there when Ext supporters hit a snag.