C
Craig Buchanan
i am building a webform that dynamically loads one of two web usercontrols
during the webform's page_load event. during the postback i reload the
appropriate web usercontrol. so far so good.
unfortunately, none of the controls, except a label, have any values. what
am i not doing? all the controls on the WUC have enableviewstate set to
true.
thanks,
craig buchanan
during the webform's page_load event. during the postback i reload the
appropriate web usercontrol. so far so good.
unfortunately, none of the controls, except a label, have any values. what
am i not doing? all the controls on the WUC have enableviewstate set to
true.
thanks,
craig buchanan