Skip to content

Data table should have search(aka filter) by each column #1681

@sachin-sharma1

Description

@sachin-sharma1

This function solves the problem (这个功能解决的问题)

If table has say 4 columns namely, id , age , name and email. Then if there is search box is on top of each column. Then search would be easy to do. Then user can search first by name and then from that query result he can search by email. For example it's done by https://akveo.github.io/ng2-smart-table/#/

Expected API (期望的 API)

It should have a prop :colSearch true or maybe returns a function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions