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

[Solved] DataLoaded event changed in 2010 Q1 release

1 Answer 70 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Eric Lincoln
Top achievements
Rank 1
Eric Lincoln asked on 10 Mar 2010, 10:56 PM
I'm using the 2010 Q1 RadGridView (2010.1.309.1030) w/VS2010 beta2, Silverlight4, RiA Services/EF and MS DataPager.
In the previous release (2009.3.1314.1030) the DataLoaded event would fire after the data has loaded in the grid. For example, if RadGridView.SelectAll() were called in the DataLoaded event handler the 2009.3.1314.1030 RadGridView would select all the rows as expected. With the 2010.1.309.1030 RadGridView the SelectAll call in the same handler has no affect. It seems as if there's no difference between the DataLoaded and DataLoading events.

Is there any chance the DataLoaded event can be fired after the data is actually displayed in the grid?

Thanks,
Eric

1 Answer, 1 is accepted

Sort by
0
Eric Lincoln
Top achievements
Rank 1
answered on 11 Mar 2010, 12:21 AM
I just found out that the 2010 Q1 SL4 binaries aren't available yet. Please ignore above post until I can verify the problem still exists when the Silverlight4 dll's are installed. I suspect it will.
Sorry for the confusion,
Eric
Tags
GridView
Asked by
Eric Lincoln
Top achievements
Rank 1
Answers by
Eric Lincoln
Top achievements
Rank 1
Share this question
or