bhaveshpatel200 / vue3-datatable

vue3-datatable is a powerful component for creating dynamic and customizable data tables. It supports large amounts of data, sorting, pagination, and filtering and highly customizable
MIT License
134 stars 19 forks source link

Reduce filter conditions #45

Open maha-oueghlani opened 4 months ago

maha-oueghlani commented 4 months ago

Hi, I want to remove filter condition not necessary for my app (like not contain) but I didn't find how, or if there is a way to remove all the dropdown filter and let just the default one works

thank you

bhaveshpatel200 commented 4 months ago

Hi maha-oueghlani,

We have not any option as like as you want above. we have fixed predefined conditions based on type. We will think about this in future.