This is a migrated thread and some comments may be shown as answers.

Collapsible Panel Expansion

1 Answer 256 Views
CollapsiblePanel
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 24 Aug 2017, 09:45 PM

I have 5 Collapsible panels, all are lined up unexpanded on the right side of my screen.  When I run my program and expand the top panel, I would expect the others to move down to the bottom of the expanded first panel.

 

Please advise how to accomplish this

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 25 Aug 2017, 06:19 AM
Hello Jason,

This seems to be the default behavior. I have attached a small project that shows this. What is happening on your side? Or perhaps I do not understand your requirement. 

I am looking forward to your reply.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Iprel
Top achievements
Rank 1
commented on 03 Dec 2021, 02:20 PM

Hi Dimitar,

this example is exactly what I was looking for, just one thing:
is it possible to add a vertical scroll bar useful in case all panels are expanded?
Dinko | Tech Support Engineer
Telerik team
commented on 06 Dec 2021, 10:34 AM

Hi Matteo,

You can consider using our RadScrollablePanel control. The control is composed of two RadScrollBars. and a RadPanel that represents a container for other controls and provides the scrolling functionality. You can place the RadCollapsiblePanels inside a RadScrollablePanel.

I hope this approach will work for you.

Tags
CollapsiblePanel
Asked by
Jason
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or