asp.net - "Rebind" or page_load a usercontrol on a page when a property of the usercontrol is changed in the parent page -
I have a usercontrol ... and I want to set it from the original page of a property and at the same time. Usorrons "Reload" to be updated so that it can be updated.
Formally user control was picking a query string parameter and setting itself with the query string parameter. Now I want to set it from the parent page ..
< P> Thanks for any suggestions open!
Comments
Post a Comment