Support for sections in grid #490
Unanswered
Victor-Varghese
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Anyway to add support for sections ?
I am building a grid that have sticky behaviour (pinned columns with sticky headers). Not sure if there is a way to position headers that span across all columns.
Kind of like sectioned lists in react-native.
code sandbox (similar to what i am using now): https://codesandbox.io/s/react-virtual-grid-sticky-first-row-forked-b64ss?file=/src/index.js:2254-2339
Expected Outcome
Beta Was this translation helpful? Give feedback.
All reactions