Hi Team
I am trying to load RadPageView Dyamically inside the RadTab but unable to do so.
Ex: I have a treeview and RadTab on the screen. My requirement is if user selects the value in treeeview ex: Exmployee, then I need to dispaly Employee.aspx in RadTab. Similarly if user selects Department then display Department in RadTab.
Below is my code:
In the above code, I am unable to change the ContentUrl dynamically. Please let me know is any method to change contentUrl dynamically.
Thanks
Sharan