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

Sharepoint webpart client side binding

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dasha
Top achievements
Rank 1
Dasha asked on 14 Oct 2010, 12:07 PM
Hello, I'm trying to figure out for to implement client side binding in a Sharepoint webpart using the RadGrid component.  Are there any examples that you could suggest that may help get me started?

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 20 Oct 2010, 06:11 PM
Hello Dasha,

Are you using SharePoint 2010? If so, it comes with a built-in support for WCF services that makes their exposing very easy. So you can make a visual web part, put a RadGrid into the .ascx control, add a WCF service to be deployed with the web part and bind the grid to it. Here are some links that should prove helpful:
http://demos.telerik.com/aspnet-ajax/grid/examples/clientbinding/defaultcs.aspx
http://www.sharepointbits.com/blog/custom-wcf-services-in-sharepoint-2010.html
http://msdn.microsoft.com/en-us/library/ff521581.aspx

Hope it helps.

Regards,
Tsvetoslav
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Dasha
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or