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

RadGrid Duplicating Rows

2 Answers 123 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brady
Top achievements
Rank 1
Brady asked on 15 Jun 2009, 09:25 PM
I have a very strange scenario where my RadGrid is duplicating rows from a LINQ to Entities data source, i.e. an IEnumerable<Type> collection.  The actual query doesn't return duplicates, but these mysteriously appear in the grid.  The grid is set as an updated control in a RadAjaxManager, and data bound in the NeedDataSource event.  I really don't know where to start looking here.

2 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 18 Jun 2009, 08:03 AM
Hi Brady,

Based on this information, it is very hard to determine the cause of the problem.
The best option would be for you to open a formal support ticket, and send us a small project, demonstrating the issue.
You can also test the setup with a standard GridView, and verify if the rows are still duplicated. If this is the case, then the issue is most probably in the datasource control.

Regards,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Brady
Top achievements
Rank 1
answered on 18 Jun 2009, 08:10 AM
Hi Yavor,

Thanks for the reply.

I have tried a GridView with the same results, so I will be investigating further along other avenues.
Tags
Grid
Asked by
Brady
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Brady
Top achievements
Rank 1
Share this question
or