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

[Solved] kendo grid filter row suggest autocomplete

1 Answer 227 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 26 Nov 2014, 09:45 PM
I have a grid with a filter row. Same as in this demo : http://demos.telerik.com/kendo-ui/grid/filter-row

In the 'Ship Name' field in the demo, as you type into the filter, it will show suggestions (matching values) in a dropdown. This is a nice feature. After typing and opening the suggestion dropdown, if you backspace and remove everything you typed, it will ultimately show suggestions with no filter, showing every possible value. This is existing functionality and works great.

What I'd like is to show the suggestion dropdown with all values when you initially focus on the filter box. As soon as you click an empty filter box, it would show the suggestions dropdown will all values. My data is local so performance is not an issue. Is this possible?

Thanks,
Peter

1 Answer, 1 is accepted

Sort by
0
Peter
Top achievements
Rank 1
answered on 27 Nov 2014, 05:38 AM
Never mind. Figured it out. 
Tags
Grid
Asked by
Peter
Top achievements
Rank 1
Answers by
Peter
Top achievements
Rank 1
Share this question
or