Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

The clear icon button[X] does not show until you start typing in the filter column the first time the filter is activated either by method or set initially as the page loads.

Empty



It is desirable to have the clear filter button visible when either the page is initialized with a filter or a filter is activated by code the first time, without having to manualy typing in the box to trigger the button to show.


This behaviour is also seen in the example provided in the link, that the clear filter button is not appearing when the filter is set by method the first time, and it wont show when you click the input field if it was the first time the filter was set, without typing:

blazor-datagrid-filter-multiplevalues.gif