icflorescu / mantine-datatable

The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.
https://icflorescu.github.io/mantine-datatable/
MIT License
949 stars 68 forks source link

pinFirstColumn and pinLastColumn do not work in nested tables #589

Closed md-amir closed 6 months ago

icflorescu commented 6 months ago

Hey, @md-amir, thanks for raising this. Unfortunately there's no way I could think of to implement this, so for now I'll add a couple of notes in the documentation specifically mentioning that column pinning doesn't work in nested tables.