Refine AI
This is documentation for Refine 4.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (5.xx.xx).
Version: 4.xx.xx
Advanced Tables with Tanstack Table
It is an example of Advanced TanStack Table created with Refine's @refinedev/react-table
adapter. In addition to the Basic TanStack Table example, deletion editing and filtering features are used together in your table. For more information, you can view the live example or review the source code.
Run on your local
npm create refine-app@latest -- --example table-react-table-advanced