dear Readers,
thank you for taking the time to read this posting. We want to implement an expander like behavior on the left side frame for layer list. categorize each type of layer into different Silverlight like expander content panes. after searching around, found this:
http://dojotoolkit.org/reference-guide/1.10/dijit/TitlePane.html#accordioncontainer-substitute
we copied and pasted the code in a custom / no frills / plain widget and it worked. we later on decided to use it in layer list widget. the expander/ improved accordion behavior did not happen in layer list out of the box widget.
Purpose: we want to separate the layers into 3 to 4 separate expander like 'controls' to minimize clutter on the screen and organize the layers. any idea even if it is different is fine.
regards
ravi.