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

RadGridView QueryableCollectionView Data Refresh

1 Answer 249 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 12 Jul 2013, 08:27 PM
I have a RadGridView that is bound to a QueryableCollectionView. Everything works as it should, when the data is filtered, I have access to the filtered data (via the QueryablCollectionView) as well as the unfiltered source.

My problem is that our application allows a user to "refresh" their data. That is, press a button and go get the latest from the database. If the data is already filtered, and then refreshed, it does in fact update any data within that filter. The problem after its refreshed though is that in the filter control, I lose the original source of the data. I checked in debugging to make sure that the refreshed data was being set as the source - and it was. 


1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 17 Jul 2013, 03:34 PM
Hello Michael,

This is definitely a strange behavior. Would it be possible to isolate the issue in a demo project and send it to me? You can check this blog post for a reference on how to isolate a problem in a sample project.

Regards,
Yoan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Michael
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or