ggeorgiou01
Programmer
Hi,
I have a problem where I have a default.aspx page, with serveral usercontrols in the .aspx page.
I also have a dropdownlist on one of the controls with the attribute autopostback set to true. When i change the selectedindex of this dropdownlist, it always seems to remove the control from the page.
So basically, on change of my dropdownlist (or any other) how do I keep the state of my web-page ? Its starting to get very fustrating!
Many Thanks,
George
I have a problem where I have a default.aspx page, with serveral usercontrols in the .aspx page.
I also have a dropdownlist on one of the controls with the attribute autopostback set to true. When i change the selectedindex of this dropdownlist, it always seems to remove the control from the page.
So basically, on change of my dropdownlist (or any other) how do I keep the state of my web-page ? Its starting to get very fustrating!
Many Thanks,
George