This is a migrated thread and some comments may be shown as answers.

How to access Pane from User Control

3 Answers 78 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Jidesh Guptha
Top achievements
Rank 1
Jidesh Guptha asked on 19 Jun 2009, 03:57 AM

Hi,

I have created a usercontrol with rad controls to dynamically create menus.
In My home page i have placed the user control and on clicking the menus inside the usercontrol, i would have the display the approprieate aspx page in the RadPane in the home page.
Pls. Suggest me how to do this. Share some code samples if possible

Thanks

3 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 22 Jun 2009, 02:11 PM
Hello Jidesh Guptha,

Please find attached a sample application that shows the needed approach.

Best wishes,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Jidesh Guptha
Top achievements
Rank 1
answered on 24 Jun 2009, 03:36 AM
Thank Paul,

It would me more helpful if you could some sample on how to achieve the same from CodeBehind. in my case i am dynamically creating the menu items.

Thanks

Jidesh
0
Paul
Telerik team
answered on 26 Jun 2009, 01:59 PM
Hi Jidesh,

I'm afraid we do not have such sample at hand, but it's not that difficult for implementation. You just need to set the Target property of the RadPanelItem to point to the ID of the needed RadPane.

Sincerely yours,
Paul
the Telerik team

Instantly find answers to your questions on the newTelerik Support Portal.
Check out the tipsfor optimizing your support resource searches.
Tags
PanelBar
Asked by
Jidesh Guptha
Top achievements
Rank 1
Answers by
Paul
Telerik team
Jidesh Guptha
Top achievements
Rank 1
Share this question
or