Hello Experts ,
I have appiled search filter its working fine , but i want to display no data message (ng-template) if filter count is zero.
i'm getting same count even data is filtered .
"let task of tasks | async | tableFilter : searchText:'TASK_ID'| tableSort :direction:prop;trackBy:trackById;"> 3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Karthikeyan KPosted Jan 11, 2019, 11:26 PM
Muthu KumarPosted Jan 10, 2019, 8:01 AM
Then Include this line in your html file,
Thanks,
Muthukumar
Mangesh KanchePosted Jan 10, 2019, 3:52 AM