ng2-smart-table icon indicating copy to clipboard operation
ng2-smart-table copied to clipboard

dropdown or checkbox multiple selection search function on one column

Open limbanmichael opened this issue 6 years ago • 3 comments

Is there any way to have a multiple selection that returns an array to be search on one column ?

my project requires a table that needs a "filter by types:" which can be a multi select dropdown or checkbox , once the user select two or more items the table must show all the data that has a value of any of the selected items.

limbanmichael avatar Feb 08 '19 04:02 limbanmichael

Perhaps this option will help you: https://akveo.github.io/nebular/docs/components/select/overview#nbselectcomponent image image

EvgenyProkopovich avatar Feb 08 '19 07:02 EvgenyProkopovich

Has anybody found an answer to this issue? I already have the multiple select component but can't find how to implement the actual filter on the smart table.

jedigirl avatar Dec 10 '19 22:12 jedigirl

@jedigirl did you find a solution ??

SkanderLassoued09 avatar Jun 07 '22 15:06 SkanderLassoued09