Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to create filtering on granite table?

Avatar

Level 1

I am new in Granite UI and I want to create a filtering on a table in Granite UI. I researched on the documentation, but i only could find sortable columns. My use case would be to have an input field on top of each column and to search for data in that column using the input field. Which would be the best way to achieve that? Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 10
3 Replies

Avatar

Correct answer by
Level 10

AFAIK, it does not provide you option to search the way https://datatables.net/  does

You can look https://datatables.net/ as an alternative.

Table: https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/granite-ui...

Thanks

Avatar

Level 10

See this AEM HELPX article - we show use of Data Tables - Adobe Experience Manager Help | Querying Adobe Experience Manager 6.4 JCR data

Avatar

Level 10

Also - granite cannot be used in components or in web sites.