J
jason
Hi,
In my aspx page, a user control is dynamically adding other user control and
add it to PlaceHolderControl.
The dynamic user control has a Datagrid control. On postback, the viewstate
of this datagrid is destroyed. How to maintain the viewstate of this
datagrid on postback?
thanks.
In my aspx page, a user control is dynamically adding other user control and
add it to PlaceHolderControl.
The dynamic user control has a Datagrid control. On postback, the viewstate
of this datagrid is destroyed. How to maintain the viewstate of this
datagrid on postback?
thanks.