mystiqueneha
06-10-2006, 11:13 AM
Hi all,
I am facing a problem,It goes like....
I am creating some dropdown lists on runtime that too on click of a button.
all the things are fine but as soon as i click another botton thats present on the same form, all the ddls are destroyed.
I want to save them coz they have some user selected data, and i want to show that data to the user till he closes the window or navigates to another page.
Is there any method in ASP.NET that saves the dynamic controls on form post back.
Please be elaborative.
Reply ASAP.
Thanks.
regards,
-Neha
I am facing a problem,It goes like....
I am creating some dropdown lists on runtime that too on click of a button.
all the things are fine but as soon as i click another botton thats present on the same form, all the ddls are destroyed.
I want to save them coz they have some user selected data, and i want to show that data to the user till he closes the window or navigates to another page.
Is there any method in ASP.NET that saves the dynamic controls on form post back.
Please be elaborative.
Reply ASAP.
Thanks.
regards,
-Neha