I am trying to add different filters to a material table. To be more precise I am trying to reproduce something similar to the following gif link:
https://user-images.githubusercontent.com/13050078/36360926-1da0ffde-1550-11e8-83a6-e1e8bec31f20.gif
For doing so I am following irowbin response in the following github thread but I cant really produce what I want based on his guidelines:
https://github.com/angular/material2/issues/6178
Is there any working example on stackblitz or github so I can follow and create multiple search filters inside mattable?
from Filtering different columns in a material table
No comments:
Post a Comment