Replies: 1 comment
-
This is not currently under consideration. Our virtualization tool does not support multi axis virtualization at this time. It would likely be a decent amount of work to add something like this, in that case. If you were interested in structuring a possible contribution, we’d be interested in seeing it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Right now it is possible to have a table with static columns and virtual data. Has a version of the table with virtual columns been considered? The use case I am pondering is a dataset that has more columns than can be usefully viewed at one time, and allowing the user to select which ones to display. I tried changing the columns after the sp-table is rendered, but the added columns cause the table formatting to behave oddly.
Beta Was this translation helpful? Give feedback.
All reactions