Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for sub/detail rows #104

Open
timeu opened this issue Apr 13, 2016 · 1 comment
Open

Support for sub/detail rows #104

timeu opened this issue Apr 13, 2016 · 1 comment

Comments

@timeu
Copy link

timeu commented Apr 13, 2016

This might not be strictly according to the material design spec, but could be potentially useful.
As far as I can tell currently there is no way to create sub/detail rows that can be expanded. This might be handy if there are two many information and you want to reveal more infos in a detail section.

Something along these lines:

Expand/Collapse in list controls:
https://www.google.com/design/spec/components/lists-controls.html#lists-controls-types-of-list-controls

Or detail view on vaadin-grid:
https://vaadin.com/docs/-/part/elements/vaadin-grid/details.html

Maybe it would be possible to provide some hooks to create those sub-rows/detail

@raffaeu
Copy link

raffaeu commented Apr 18, 2016

I am for the same thing. At the moment I moved to vaadin-grid which provides a "details view" that is not really what I am looking for. I would prefer to move back to paper-datatable, which I found more stable, but I really need some sort of grouping, details or subgrid mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants