PDA

View Full Version : Accordion and scrollbar


maglez
07-15-2005, 05:33 PM
Hello.

Is it possible to have a scrollbar to scroll an accordion control?

I have to populate an accordion control with an undefined number of elements at runtime, it could be 3 of them or 50. I'd like to have visible 5 of them with the first one unfold, the rest will be accessed using a scrollbar control, then clicking on any of the elements, it will unfold to shows its content.

Is this possible using the actual controls from MXPro?

Thank you.