PDA

View Full Version : Auto collapse groups in GroupingView



emerout
10 Jun 2009, 7:10 AM
Hello,

In a GroupingView, how to collapse previously expanded group when another group is selected/expanded ?

I have tried to add a listener on various events, (BeforeSelect, SelectionChange, BeforeExpand ...) but with no success.

In fact I want to have like an accordion behavior with a GroupingView.

Thanks,
Emeric.