Back to Refine

Advanced Tanstack Table Example | Pagination in Refine v5

documentation/docs/examples/table/tanstack-table/advanced.md

3.25.0388 B
Original Source

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.

<CodeSandboxExample path="table-react-table-advanced" />