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

Allow master-detail style visualization with igxGrid #5880

Closed
ChronosSF opened this issue Sep 30, 2019 · 3 comments · Fixed by #6119
Closed

Allow master-detail style visualization with igxGrid #5880

ChronosSF opened this issue Sep 30, 2019 · 3 comments · Fixed by #6119
Assignees
Labels
Epic grid: general size: L 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@ChronosSF
Copy link
Member

ChronosSF commented Sep 30, 2019

Is your feature request related to a problem? Please describe.

I want to be able to create a master-detail view with igxGrid, where the master is the grid rows that are expandable and expanding them shows custom template / component for their details.

Describe the solution you'd like

Clear-cut way for defining "details" template for grid rows.

Describe alternatives you've considered

N/A

Additional context

N/A

@mpavlinov mpavlinov changed the title Allow master-detail style visualization with igxGrid Allow master-detail style visualization with igxHierarchicalGrid Sep 30, 2019
@radomirchev radomirchev added the 🛠️ status: in-development Issues and PRs with active development on them label Oct 28, 2019
@MayaKirova MayaKirova self-assigned this Oct 28, 2019
@MayaKirova MayaKirova changed the title Allow master-detail style visualization with igxHierarchicalGrid Allow master-detail style visualization with igxGrid Oct 31, 2019
@MayaKirova
Copy link
Contributor

MayaKirova commented Oct 31, 2019

@StefanIvanov @radomirchev @rkaraivanov @ChronosSF @kdinev

As previously discussed this will be a feature of the igxGrid ( will not affect the other grids - TreeGrid and HierarchicalGrid).
In order to differentiate from the GroupBy feature, which also renders expander indicators, when master-detail template is defined it will render expander inside the cell and will no have an expand/collapse indicator in the header (like in the TreeGrid) :

image

@MayaKirova
Copy link
Contributor

@radomirchev @kdinev @rkaraivanov @ChronosSF

Please review the initial spec and let me know what you think:
https://github.com/IgniteUI/igniteui-angular/wiki/Grid-Master-Detail

@kdinev
Copy link
Member

kdinev commented Nov 1, 2019

@MayaKirova I have made some changes and have signed it off on my end.

@MayaKirova MayaKirova mentioned this issue Nov 5, 2019
20 tasks
@ChronosSF ChronosSF added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 8, 2019
ChronosSF added a commit that referenced this issue Nov 11, 2019
@ChronosSF ChronosSF removed the ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. label Nov 21, 2019
@ChronosSF ChronosSF added the 🛠️ status: in-development Issues and PRs with active development on them label Nov 21, 2019
@ChronosSF ChronosSF added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic grid: general size: L 🧰 feature-request ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
4 participants