Skip to main content
1-Visitor
June 23, 2021
Solved

Grid column and rows collapse and expand

  • June 23, 2021
  • 2 replies
  • 1289 views

Hi,

We need to build the report with the grid satisfying the requirement of showing the data with collapsible columns and rows.
One overview info to see how many parts in each buffer zone, and each buffer zone has detail info.
On clicking of a icon (eg: +) in column or row, we should be able to expand the row to see the in depth details that we bind.
 
Please refer the attached screenshot for better understanding.
 
Is this possible using Advanced grid? Is there any step we can do to include this requirement?
svisveswaraiya_0-1624429855467.pngsvisveswaraiya_1-1624429871056.png

 

Thanks in Advance,
Shalini V.
Best answer by abjain

@svisveswaraiya_285988 : You can drag columns in grid advanced to increase their width dynamically. However, don't think that there is any functionality as such described by you which comes with OOTB grid advanced . You will have to customize it for your scenario.

2 replies

abjain15-MoonstoneAnswer
15-Moonstone
June 23, 2021

@svisveswaraiya_285988 : You can drag columns in grid advanced to increase their width dynamically. However, don't think that there is any functionality as such described by you which comes with OOTB grid advanced . You will have to customize it for your scenario.

Community Manager
July 1, 2021

Hi @svisveswaraiya_285745

 

If you feel your question has been answered, please mark the previous response as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon