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

Can a RadPanelBar in a SharePoint Master Page reading off a Sharepoint List

1 Answer 51 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
DerekAlfonso
Top achievements
Rank 1
DerekAlfonso asked on 14 Jan 2011, 11:47 AM
Hi, 
 I would like to know if it is possible to have a RadPanelBar in a SharePoint Master Page use a Sharepoint List or BDC as a datasource?

I got the following example http://www.telerik.com/help/aspnet-ajax/replace-sharepoint-quick-launch-menu-with-radpanelbar.html to work but we would like the RadPanelBar to read off a SharePoint List or BDC.  

Is this possible and if so, can someone point the way that I should start with?

Thanks in Advance

We're using SharePoint 2010.

B

1 Answer, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 20 Jan 2011, 03:37 PM
Hi BillV,

In general you can databind RadPanelBar to an object-based data source in code behind.
For this purpose you will have to add a code behind to your master page, or create a user control with code behind, deploy it in SharePoint and refer this control in your master page.
I will suggest you to use the second approach because it is more flexible.

At our Telerik SharePoint 2010 Demo Site you can find and download an example which demonstrates how to use a SPList to populate a RadScheduler with data - you can use this approach with the RadPanelBar.

Feel free to contact me if you have additional questions.

Greetings,
Kalina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
PanelBar
Asked by
DerekAlfonso
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Share this question
or