T
Tarun Mistry
Hi everyone.
I have a usercontol that changes one of the ViewState variables, it does
this when a button within it is pressed.
I would like to alter the appearance of the page based on this view state
variable, however i am told that the page has already been rendered at this
point, what do i need todo to make my page "rerender" with the new viewstate
information?
Im really unsure what to express in the main page object to accomplish this,
will my user control have to raise an event or something (again stuck, i
need to figure this out! )
Alternatively, does anyone have a work around for this?
Thanks for all your help everyone.
Taz
I have a usercontol that changes one of the ViewState variables, it does
this when a button within it is pressed.
I would like to alter the appearance of the page based on this view state
variable, however i am told that the page has already been rendered at this
point, what do i need todo to make my page "rerender" with the new viewstate
information?
Im really unsure what to express in the main page object to accomplish this,
will my user control have to raise an event or something (again stuck, i
need to figure this out! )
Alternatively, does anyone have a work around for this?
Thanks for all your help everyone.
Taz