Row Pinning
Hi will there be support for rows-pinning in react table, since want to have pinned top and bottom rows returned from the rowCoreModel, which will be preserved during sorting / filtering etc. i.e they wont participate in sorting/ filtering.
Since it is not implemented, is there a way to hook into react-table v8 plugin system and write a custom hook for the same.
0 Replies