Summary and detail in listbox
Posted in Silverlight, tagged ListBox, Expander, template on March 31, 2008 | 6 Comments »
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