Hi all,
i have problems with user controls which are dynamically placed on my page. i have a user control that houses two drop down lists, these two drop down lists are to be linked, however, the viewState of the first drop down list never seems to be maintained, i have read somewhere that this is due to the loading mechanism of the page (pageLoad(), onInit() etc. My question is how can i get my User Control to maintain its state on the page??
Please Help!
Rob
i have problems with user controls which are dynamically placed on my page. i have a user control that houses two drop down lists, these two drop down lists are to be linked, however, the viewState of the first drop down list never seems to be maintained, i have read somewhere that this is due to the loading mechanism of the page (pageLoad(), onInit() etc. My question is how can i get my User Control to maintain its state on the page??
Please Help!
Rob