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

autocomplete searching within mode "menu"

2 Answers 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SRistic
Top achievements
Rank 1
SRistic asked on 12 Jul 2019, 02:46 PM

Grid functionality "filterable" has two modes: "row" and "menu".

When I'm using option "row", it will automatically also display autocomplete suggestions when I type something, like in screenshot.

When I'm using option "menu", it will not display auto complete suggestions.

How can I fix this for "menu"?

 

 

 

2 Answers, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 16 Jul 2019, 10:41 AM
Hello Stefan,

By default the filter menu is using a plain textbox for columns showing string values. When filter mode is set to row the filter widget for string columns is AutoComplete.

You can easily have an AutoComplete in the filter menu by defining the columns.filterable.ui option. The approach is illustrated in the Filter Menu Customization example. The Title column is using AutoComplete widget in the filter menu.


Regards,
Viktor Tachev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
SRistic
Top achievements
Rank 1
answered on 16 Jul 2019, 10:46 AM
Thank you.
Tags
Grid
Asked by
SRistic
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
SRistic
Top achievements
Rank 1
Share this question
or