Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Let me first say it would be even better if filter works for templated columns, but I think that is much more complex.
So my ask is. Currently the Datagrid show textboxes for all columns, even those columns that use templates, but then the textbox is disabled and the cursor changes to a stop sign. It also still show a tooltip based on the headerText (when set or just part of a default text.
It would look much cleaner (I think) when those textboxes would just *not* be rendered since you can't use them anyway. U have some columns that I render action buttons in and those have a filter textbox :-(
On a sidenote the inline Add option also create textboxes for those template columns, but most of the time that is useless also.