lukaskral / bootstrap-table-filter

MIT License
48 stars 39 forks source link

Choosing which column will have a filter #14

Open murilodbva opened 9 years ago

murilodbva commented 9 years ago

I'm trying to customize for to choose what column will have a filter. I made a example about what I'm trying to do: http://plnkr.co/edit/2dcoPeeBe3UNJl0OR04g?p=preview

How you can see, I have 3 columns: 'Name', 'Course' and 'Country'. I'd like to filter just by 'Course' and 'Country'. Not by 'Name'! Someone knows what can I do? =)

josedeyvi commented 9 years ago

Hello, I would like to customize the filter to the two pillars of a total of five columns. can you help me?.

markl181 commented 8 years ago

Is there a way to configure this extension to a filter like this (rather than a search)? I am looking for filters as you'd see in Excel, Google Sheets etc.