C
cksj
I have webforms that contain a web user control (ascx). The control is a
page header for all of the webforms. In one of the webforms, the data in the
web user control is dependent on the webform. What I would like is for the
webform to complete the postback before rendering the user control. Is there
way for the user control be processed after the webform is complete?
Thanks for any ideas,
Cesar
page header for all of the webforms. In one of the webforms, the data in the
web user control is dependent on the webform. What I would like is for the
webform to complete the postback before rendering the user control. Is there
way for the user control be processed after the webform is complete?
Thanks for any ideas,
Cesar