Widget For An Expandable List

Hello,

I am just wondering if anyone knows of a widget which would allow an expandable list of results which expands upon clicking? I have been searching around, but haven’t found anything. I would like to use this in a CGridView column which contains values from a many_many relation.

Thanks.

Tanya

Check out CjuiAccordian.

It is a wrapper for the jQuery UI widget accordion widget.

Thank you Zane for the suggestion - I’ll look into it.

Tanya