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

The filter is not updating with IQueryable ItemsSource.

1 Answer 122 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Miguel
Top achievements
Rank 1
Miguel asked on 08 Aug 2011, 08:38 PM
Hi, i have a project where i use your RadGridView Control, and pass an IQueryable as the ItemsSource property, but the following is happening:

When i select one of the checkboxes from a columnfilter, all works ok (only the items represented by the selected value appears), but when i unchecked it nothing appears in the gridview (the grid view shows no data [no lines]), but the sql that is passed to the database is ok! (i got it with the SqlServer Profile), the same doesn't happen if i click the clear filter button (all the data is showed in the grid).

Regards,
Miguel Freire

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 09 Aug 2011, 08:39 AM
Hello Miguel,

Can you please attach a sample project that reproduces this behavior and we will debug it to see what is going on. Please, download our latest version from the site (2011 Q2), and prepare the sample project with it.

We are looking forward to hearing from you.

All the best,
Ross
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
GridView
Asked by
Miguel
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or