How to turn grid filter autocomplete off

I'm having issues with usability with the grid filter functionality. When you start typing in the text box, autocomplete tries to complete the string and a list of possible matches drops down and covers the Filter button, which makes it impossible to click it. In addition, the Enter key clears the box and shows no results in the list. The evidence is in your own example: https://blazor.syncfusion.com/demos/datagrid/filter-menu. Is there a way to turn off autocomplete?

3 Replies 1 reply marked as answer

JP Jeevakanth Palaniappan Syncfusion Team April 28, 2021 01:41 PM UTC

Hi Andy, 

Greetings from Syncfusion support. 

We have checked your query and by default we cannot So we suggest you to render the SfTextBox for the corresponding column by using the FilterTemplate feature of the grid. Please refer the below documentation for your reference. 


Please get back to us if you have any other queries. 

Regards, 
Jeevakanth SP. 


Marked as answer

DA Daniel April 7, 2025 03:05 PM UTC

Hi, isnt avaliable another solution? I have several pages with syncfusion grid, I would like to disable the autocomplete for all of them, but I don't want to set a template filter foreach column, Im expecting to set a filter setting foreach Grid component



SK Sanjay Kumar Suresh Syncfusion Team April 8, 2025 10:57 AM UTC

Hi Daniel,


Upon reviewing your query, it seems you are trying to disable the autocomplete feature. We have logged an improvement task to address the customization of the default filter component (i.e., Auto-Complete) under the filter settings.


This enhancement will allow for customization of the autocomplete behavior. If you wish to use a completely different component, we recommend utilizing the filter template. This is expected to be rolled out in any of the upcoming releases.


You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.


https://www.syncfusion.com/feedback/64599/need-to-provide-support-to-customize-the-autocomplete-component-used-in-the-filter


Thank you for your patience and understanding. Please let us know if there's anything else we can do to assist you.


Regards,

Sanjay Kumar Suresh


Loader.
Up arrow icon