I need to hide the drop-down menu for filtering the data in a DataGrid such that I can save some space for FilterText. How can I do that?
I'm using BlazorBootstrap's Data Grid link. I need to find out how can I remove the filter drop down button.
I need to hide the drop-down menu for filtering the data in a DataGrid such that I can save some space for FilterText. How can I do that?
I'm using BlazorBootstrap's Data Grid link. I need to find out how can I remove the filter drop down button.