G
Guest
I've got a page with a couple ascx files on it. One od the controls displays
a user's picture, the other contains a datagrid where a user can upload more
pictures, change their default picture, etc.
When a user selects a different picture in the contorl containing the
datagrid, the code execute when the page postsback, but the control that
displays the user's picture does not.
How do I get this control to refresh on a post back?
Thanks for your help
a user's picture, the other contains a datagrid where a user can upload more
pictures, change their default picture, etc.
When a user selects a different picture in the contorl containing the
datagrid, the code execute when the page postsback, but the control that
displays the user's picture does not.
How do I get this control to refresh on a post back?
Thanks for your help
