Reputation: 3376
Is their a free template of accordion which behaves like Outlook? When the user adjusted its grid, the accordion item will form an images, stack horizontally?
Upvotes: 1
Views: 1365
Reputation: 4842
There is an accordion in the Silverlight toolkit, but it's not quite "Outlook like". http://silverlight.codeplex.com/
You can customize it, but I found it a bit complex. there are some good examples in the Expression Gallery. eg. http://gallery.expression.microsoft.com/en-us/site/search?f[0].Type=SearchText&f[0].Value=accordion&x=0&y=0
and I just found this that might help http://gallery.expression.microsoft.com/en-us/animatedmenu
Upvotes: 1