Replies: 2 comments
-
Looks nice! @bennothommo any thoughts? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Flynsarmy I love it. My only feedback would be I think |
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.
-
Large datagrids can look very cluttered and disorganised:

I propose adding a

tab
option for columns which would result in an extra header row and cell borders like so:Example markup:
Some thoughts on this proposal:
group
would perhaps be a better option name, however that word could potentially be used in the future for collapsing/combining or some other form of grouping of columns.tab
is consistent with howFormField
definitions work.tab
):tab
option, and the extra header row will not appear unless at least one column has atab
.I'm happy to work on this as a PR - just gauging the likelihood of something like this being accepted first.
Beta Was this translation helpful? Give feedback.
All reactions