How to target onto Frame when we click in tree view control.
I have a tree view control and a frame beside that.When I click tree node of the tree view control the link should be navigated on that frame how to do that ??
Please explain me with an example
Loading
Roei BarPosted Sep 17, 2009, 3:46 AM
asif bashaPosted Sep 17, 2009, 3:13 AM
Roei BarPosted Sep 17, 2009, 3:08 AM
the problem is the design, i would recommand a different approch,
maybe set a single Frame with a default ID, on the Click event you can call a javascript to call that Frame and give it a URL to view in the Frame Source