I have controls inside a RadCollapsiblePanel that I want to layout left to right and wrap to the next row.
I added a FlowLayoutPanel inside the RadCollapsiblePanel and added my controls in the FlowLayoutPanel.
However, the RadCollapsiblePanel doesn't display the scrollbars this way. It looks like the RadCollapsiblePanel isn't aware when the FlowLayoutPanel has overflown.