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

Facing issue while using RadGrid in Custom webpart in SharePoint 2010

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sumanth
Top achievements
Rank 1
Sumanth asked on 27 Dec 2010, 07:18 AM
Hi,

I am developing a custom webpart for SharePoint 2010, and I have used Telerik RadGrid for ASP.Net in the webpart to display data.
Also, I am exposing some custom properties of webpart in such a way that, they can be set by the end user by doing 'Edit web part'.

Ideally, when the user clicks on 'Edit Web Part', enters some value  in some control (say textbox) in the Editor Pane, clicks on 'Apply' and then clicks on 'Ok', the value has to be set to the property of the webpart and it should be persistent.
My observation is, if I add Telerik radgrid to the webpart, the value is not persisting, and if I do not add Telerik radgrid, the value is persisting.
Kindly help on this issue.

Thanks,
Sumanth

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 29 Dec 2010, 05:01 PM
Hi Sumanth,

This behavior is not expected. Take a look at out TelerikSPRadGridWebPart (sharepoint.telerik.com) - it does feature a RadGrid control along with other public properties for the web part and they are persisted all right by the tool part menu.

Regards,
Tsvetoslav
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
Grid
Asked by
Sumanth
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or