Hello
I am trying the implement a table data with Responsive Table? Do we have any component in AEM to author Table data which can render in Both Desktop and Mobile?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
No, there is no out-of-the-box table component. However, you can create your own using CSS purely or use any JavaScript plugins to achieve a responsive table.
Check this out:
https://www.w3schools.com/howto/howto_css_table_responsive.asp
https://www.jerrylow.com/basictable/
https://svinkle.github.io/responsive-table/
Hope this helps
Hi,
No, there is no out-of-the-box table component. However, you can create your own using CSS purely or use any JavaScript plugins to achieve a responsive table.
Check this out:
https://www.w3schools.com/howto/howto_css_table_responsive.asp
https://www.jerrylow.com/basictable/
https://svinkle.github.io/responsive-table/
Hope this helps
@cxasha You can think about using this plugin https://datatables.net/ , API and feature rich. Example table here. Integrated in AEM.
Views
Likes
Replies
Views
Likes
Replies