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

RadGridView binding to CollectionViewSource

2 Answers 125 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Drammy
Top achievements
Rank 1
Drammy asked on 25 Apr 2010, 10:15 PM
Hi,

I am using the Telerik Silverlight 4 RadGrid in build Q1 2010.

I have a combobox bound to a RIA domainservice.  The entity the combobox is bound to has some related entities which I am including in my DomainService query.  The related entities are bound to a RadGridView via a CollectionViewSource.

I have found that the RadGridView only displays refreshes when there are records in the CollectionViewSource.  If the combobox selected item is changed and there are no related entities to display in the RadGridView then the RadGridView shos the last records that were displayed, it doesn't refresh and show no records like it should.

This doesn't happen with the MS GridView, it correctly refreshes no matter if there are records to display or not.


Any ideas how I can make the RadGridView do the same?  Surely it should be default...

Cheers

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 26 Apr 2010, 02:41 PM
Hi,

Can you try our latest service pack (Q1 2010 SP1) instead to see what will be the result?

All the best,
Vlad
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
Drammy
Top achievements
Rank 1
answered on 12 May 2010, 05:23 PM
Hi Vlad,

Just a post to say that fixed the problem, thanks
Tags
GridView
Asked by
Drammy
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Drammy
Top achievements
Rank 1
Share this question
or