Feed on
Posts
Comments

Posts Tagged ‘Expander’

A couple of posts back we saw how to create a simple yet functional expander control. this sample shows how to use one of those in listbox. we will replace the listboxitem template with our expander control.
see a demo

source is available here

Read Full Post »

I was trying to do something like ‘Accordion’ in silverlight, but ran into issues with animating the height. I had set the ‘To ‘ value for the double animation(s) in code and still have to figure out why the rotate transform is not rotating at the center
Here is the sample updated to beta 2
Here is [...]

Read Full Post »