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

Grid stops displaying certain fields, but not others

1 Answer 27 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 09 Dec 2010, 08:59 PM
So I've fixed my other problem with the grid not calling my web service and now things are half working. I've got a background thread that's adding objects to a collection (thread safe) every second, and the grid simply refreshes every second and displays all of these objects. This works fine until there are more than 10 objects in the collection, then the grid stops displaying all of the objects fields except one. Screen shot below:

The EventTime is a DateTime property of the object, so the grid is for some reason displaying that property, but ignoring all of the other properties on all objects after Message 21. Any idea's what's going on?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 14 Dec 2010, 04:11 PM
Hi Joseph,

Can you specify what the types of each column? Sharing your code might also be of help in getting a resolution for your case.

Regards,
Iana
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
Joseph
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or