Fabian Schär
Fabian Schär3mo ago

Where do I find the general "table" component?

According to the documentation, there are 3 table components: https://www.windmill.dev/docs/misc/guides/table Where do I find the simple "Table" component? I don't find it in the components list.
Table | Windmill
This is a introduction on how to use the Table component in Windmill.
No description
3 Replies
rubenf
rubenf3mo ago
The Table component is the AgGrid Table component
Fabian Schär
Fabian SchärOP3mo ago
Ok thanks, then the documentation is misleading. And the "search" feature of the "Table" component" also doesn't exist?
rubenf
rubenf3mo ago
you're right, it refers to the TanStack Table which is deprecated. Search on AgGrid Table is something we're working on but you can enable it column-wise with the right coldef.

Did you find this page helpful?