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

Increase size of GridView Filter values

2 Answers 109 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Valentin
Top achievements
Rank 1
Iron
Iron
Valentin asked on 27 Apr 2016, 03:33 PM

Hi,

In my GridView, i used a filter. In this filter, there is a lot of values, but not all of them :

We can see on screen '1' that the maximum value is '1.334', but on my graphic, the top of my curve is superior to 5.

BUT

When i choosed "superior to 5" in this same filter (screen '2'), I can see my values on my grid.

 

I want to know how I can see all of values in the values list ?

 

Thank you very much.

 

Valentin.

2 Answers, 1 is accepted

Sort by
0
Accepted
Ivan Ivanov
Telerik team
answered on 27 Apr 2016, 03:41 PM
Hi,

By default RadGridView load the first 1000 filtering distinct values. However, you can control this behavior through the DistinctValuesLoading event. Here is an article that illustrates how to load the complete list.

Regards,
Ivan Ivanov
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Valentin
Top achievements
Rank 1
Iron
Iron
answered on 27 Apr 2016, 03:51 PM

Hello,

 

Thank you very much, it is exactly how i searched !

Post resolved.

 

Valentin.

Tags
GridView
Asked by
Valentin
Top achievements
Rank 1
Iron
Iron
Answers by
Ivan Ivanov
Telerik team
Valentin
Top achievements
Rank 1
Iron
Iron
Share this question
or