zkhalid
15 Apr 2010, 2:58 AM
Hi All,
I need some help regarding grid state events. I have a grid backed by cookieprovider state management. Now if i trigger a event say columnresize,columnmove or sortchange the state is persisted in cookies which is the desired behavior. Now if i come back to the page the the changed state is reflected which is correct but when i refresh again the grid state changes are gone in cookies and the grid layout is back to default. I checked the cookies content and the columnmove properties are not in there.
Please help...
I need some help regarding grid state events. I have a grid backed by cookieprovider state management. Now if i trigger a event say columnresize,columnmove or sortchange the state is persisted in cookies which is the desired behavior. Now if i come back to the page the the changed state is reflected which is correct but when i refresh again the grid state changes are gone in cookies and the grid layout is back to default. I checked the cookies content and the columnmove properties are not in there.
Please help...