Hi All,
I am using hierarchical grid to display data on click.
Inner columns uses 'igx-row-island' for displaying it.Now, this inner columns becomes very large when i want to display less columns in row-island.
So, can anyone please help me with example on displaying/customizing the default width and height according to need in row-island.
Thanks,
Subham Karan
Hi,
What i actually needed was to change the position of inner row-island grid and not only the width and height, any idea, how can we get that feature?
Working example would be much helpful.
Subham
Hello Subham,
The igx-row-island component has most of the grid's properties including the width and height ones so you can change these as you desire. Please, refer to the following link where I shrunk the child grids to 500px by 200px size - https://stackblitz.com/edit/angular-2atsba?file=src/app/hierarchical-grid/hierarchical-grid-lod/hierarchical-grid-lod.component.html
I hope this helps! Thank you for using Infragistics forums!
Best regards,
Stamen Stoychev