Enter some text (alpha-numeric) in the Input box to filter. It searches for values in the table (all columns all rows). Now, if you want to search data in a particular column, then check this demo.
Search
ID | Employee Name | Date of Joining | Age |
---|---|---|---|
{{emps.id}} | {{emps.name}} | {{emps.joinDate | date : 'dd/MM/yyyy'}} | {{emps.age}} |
Go back to the Tutorial
More interesting and interactive Demos