Back to Refine

Advanced Mantine Table Guide | Refine v4 TanStack

documentation/versioned_docs/version-4.xx.xx/examples/table/mantine/advanced.md

3.25.0435 B
Original Source

It is an example of Mantine Advanced React Table created with Refine's @refinedev/react-table adapter. In addition to the Mantine Basic React 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 to see how it's used with Mantine.

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