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

RadGridView async databind problem

1 Answer 86 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Morten Bomholt
Top achievements
Rank 1
Morten Bomholt asked on 23 Jun 2009, 12:53 PM
Hey at Telerik

I have a RadGridView wirh 10 coulmns. columns 2 and 3 are bound to other sources and are 

GridViewComboBoxColumns

I bind the RadGridView and the 2 columns via a WCF service via a LINQ DataContext object.

I hook up the three completedEventArgs for the the three services and execute the three Async methods to populate the grid.

No problems except that one of the columns are not showing anything. the data is there and is shown after for instance a sort, also if í open the ComboBox.

I have included a few screenshots to show what happens.

http://80.166.206.186/Screendump/1.Just.loaded.jpg1.Just.loaded.jpg
http://80.166.206.186/Screendump/2.After.Art.Is.Sorted.jpg2.After.Art.Is.Sorted.jpg

Do i have to databind some other way, looks like there is some sort of delay or missed repainting of the grid,

1 Answer, 1 is accepted

Sort by
0
Hristo Deshev
Telerik team
answered on 26 Jun 2009, 08:03 AM
Hi Morten Bomholt,

Can you post details on how you bind the grid and generate your columns? A sample project that reproduces the problem will be great.

All the best,
Hristo Deshev
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.
Tags
GridView
Asked by
Morten Bomholt
Top achievements
Rank 1
Answers by
Hristo Deshev
Telerik team
Share this question
or