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

In SharePoint, Replace ListView with RadGrid

2 Answers 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
itpurchasing
Top achievements
Rank 1
itpurchasing asked on 14 Apr 2010, 06:56 PM
basically, I need the functionality from the radgrid to replace the listview webpart. Is there an easy way to do this? If no, how to I create a user control with the radgrid and set the datasource to a SharePoint list?

Thanks in advance for your help.

2 Answers, 1 is accepted

Sort by
0
Accepted
Tsvetoslav
Telerik team
answered on 19 Apr 2010, 04:51 PM
Hi Pablo,

Thank you for contacting us and for your question.

Currently RadGrid is not capable of replacing the SP ListView web part, however, the creation of such a web part control is in the road map for the next release of the RadControls suite, so, please, stand by.

Concerning your second question - binding the RadGrid control to a Sharepoint list is also an unsupported scenario. If you insist on using RadGrid for that purpose you need to take the current/default View of the SP List, traverse its fields collection for the columns that are of interest to you, build a datatable or a collection of custom objects based on those fields and the data contained within and bind the datable/collection to the grid.

I hope this information helps. If you need further assistance, do let us know.

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.
0
itpurchasing
Top achievements
Rank 1
answered on 19 Apr 2010, 05:36 PM
Thank you for your response. I look forward to seeing the web parts in the future.
Tags
Grid
Asked by
itpurchasing
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
itpurchasing
Top achievements
Rank 1
Share this question
or