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

Turn off browser 'autocomplete' on filters

1 Answer 256 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lucy
Top achievements
Rank 1
Lucy asked on 16 Nov 2017, 09:54 AM

Hello,

I wish to be able to turn off the browser auto complete on the filter options (search and entering values).

Normally I would just add the following to the input but that doesn't appear to be working. We are using the MVC wrappers.

.attr('autocomplete', 'off');

Thank you

Lucy

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 17 Nov 2017, 03:37 PM
Hi Lucy,

By default the Kendo Grid creates a Kendo Autocomplete filter widget for text columns. You can customize the filter widget as demonstrated in the demo below:



Regards,
Georgi
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Lucy
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or