Fabian Schär
Fabian Schär5mo 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
rubenf5mo ago
The Table component is the AgGrid Table component
Fabian Schär
Fabian SchärOP5mo ago
Ok thanks, then the documentation is misleading. And the "search" feature of the "Table" component" also doesn't exist?
rubenf
rubenf5mo 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?