E
Eric
I have a page with two frames, one on the left and on on the right. Certain
actions taken in the right side pane need to cause a refresh or a re-
Databinding of the left pane but I'm not sure how to programatically trigger
such an action.
I checked the Page.Parent in the debugger but have not been able to locate
the proper path to the object I need to invoke the DataBind() call on. Can
anyone help?
Thanks.
actions taken in the right side pane need to cause a refresh or a re-
Databinding of the left pane but I'm not sure how to programatically trigger
such an action.
I checked the Page.Parent in the debugger but have not been able to locate
the proper path to the object I need to invoke the DataBind() call on. Can
anyone help?
Thanks.