mazdik / ng-mazdik

Angular UI component library
https://mazdik.github.io/ng-mazdik
MIT License
89 stars 34 forks source link

Row Level Filter facility available ? #38

Closed suryakanta101 closed 5 years ago

suryakanta101 commented 5 years ago

In Tree Table module , how can we implement Row Level filter.

Example : There are 10 rows , out of which 5 rows have 'Status' Completed , 5 Rows have Status Incomplete.

Filter need to show Completed Record / Not Completed Records