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

Maximum count of rows in the Filter Popup(Grid View))

1 Answer 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Yura
Top achievements
Rank 1
Yura asked on 20 Jun 2013, 03:12 PM
With a large number of records in the database will display only a certain number of entries in the filter. is a mistake or intentionally done.? What is the maximum number of records can be displayed in the filter? We use filter in the  RadGridView.

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 20 Jun 2013, 03:36 PM
Hello,

By default, the distinct values that a column shows will be limited to the first 1000 distinct values that are visible in this column. 
Still you can control this behavior by attaching to the DistinctValuesLoading event of RadGridView and assigning a value to the ItemsSource property of the event arguments. 

Regards,
Didie
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Yura
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or