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
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