A
anonymous
Hello,
I have a grid, which contains a user control. The
usercontrol is a nested grid. Now the nested grid has
sorting enabled and I am using the viewstate to check if
the user wants asc or desc order. BUT the viewstate is
somehow not maintained. Each time I can see the same
value. It never changes. The viewstate is enabled for the
main page and also for the user control. I have disabled
the viewstate of the datagrids, but that should be a
problem.
Any suggestion is very appreciated.
I have a grid, which contains a user control. The
usercontrol is a nested grid. Now the nested grid has
sorting enabled and I am using the viewstate to check if
the user wants asc or desc order. BUT the viewstate is
somehow not maintained. Each time I can see the same
value. It never changes. The viewstate is enabled for the
main page and also for the user control. I have disabled
the viewstate of the datagrids, but that should be a
problem.
Any suggestion is very appreciated.