Semantic-ui: Filterable Table Columns

Created on 2 Dec 2014  路  11Comments  路  Source: Semantic-Org/Semantic-UI

I often have many rows of data to present to the user - more than will fit on the screen. The user often wants to filter the data to look at it in different ways; they do this by providing some text to filter a column to. I've usually handled this by forcing a row of text boxes underneath the column headers and the user can use those text boxes to filter the table based on all the inputs of those text boxes.

I wish there were an easy way to have this functionality in Semantic-UI; maybe the table could have a class like "filterable" which would then provide this, or similar, functionality.

Duplicate Enhancement

Most helpful comment

+1

Something like this would be perfect:
https://datatables.net/examples/styling/semanticui.html

_(I'm not affiliated with linked page/author.)_

All 11 comments

+1

+1

+1

Merging into #1357, this is one component in my book

+1

+1

+1

Something like this would be perfect:
https://datatables.net/examples/styling/semanticui.html

_(I'm not affiliated with linked page/author.)_

+1

+1

+1

+1

Was this page helpful?
0 / 5 - 0 ratings