Closed mehdiraized closed 9 months ago
I assume you saw those as properties being omitted from the default Mantine table props, because in Mantine DataTable the header is sticky by default when required. Please refer to the documentation here: https://icflorescu.github.io/mantine-datatable/examples/scrollable-vs-auto-height/
I want the 'sticky' feature to not only apply with added height, but also have the table header stick to the top of the page while scrolling the entire page.
@mehdiraized hey, have you find a solution to the whole page scrolling + table header sticky?
@mehdiraized hey, have you find a solution to the whole page scrolling + table header sticky?
no i didn't find any solution of this feature i haven't time to create new PR for add this feature to mantine-datatable but next month i can add this feature to repository
i saw this options in documents
we can use this 2 option for make sticky header of rows ?