Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > inplace editing of RadGrid in MOSS 2007

Not answered inplace editing of RadGrid in MOSS 2007

Feed from this thread
  • Soha avatar

    Posted on Oct 2, 2010 (permalink)

    Hello All,
    I am developing a user control that contains a telerik RadGrid, the datasource of this grid is a SharePoint list.
    I succeeded in deploying the user control as a web part on SharePoint and it works fine.
    I am now trying to make the grid editable but i tried a lot of ways and they all failed.
    My question is how to make the RadGrid editable on SharePoint and also how could i get the new data to be saved back in the SharePoint list?

    Reply

  • Tsvetoslav Tsvetoslav admin's avatar

    Posted on Oct 6, 2010 (permalink)

    Hi Soha,

    RadGrid does not support editing on SPLists under MOSS 2007. These features are available only for SharePoint 2010 and you need to use the SPRadGrid web part for the purpose:
    http://www.telerik.com/help/aspnet-ajax/configuring_spradgrid_web_part.html
    http://www.telerik.com/help/aspnet-ajax/displaying_and_editing_sharepoint_list_items.html

    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

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > inplace editing of RadGrid in MOSS 2007