Skip to main content
Home Learn Videos All Silverlight Toolkit: Accordion Control
Presented by:Jesse Liberty
April 02, 2009 | Duration: 20:00
Login to Rate
:( Error
0 0
Select Your Format
In Part 1 of this two part video Jesse Liberty introduces the new Accordion toolkit control, and demonstrates how to set various important properties both declaratively in the XAML and programmatically in the running program.
Member
498 Points
#1 April 03, 2009 6:29 PM
Please see www.examplecodequality.info for further information on the details of the enviornment in which I built this code. Thanks! -j
5 Points
#2 July 24, 2009 2:52 PM
Hi Jessie
In your beta version of this video you had an accordion header with a hyperlink button linking to silverlight.net which was a feature I found really useful. The new video shows only boring text - where has the hyperlink feature gone to and why does it not work as it used to?
Look forward to your reply
Thanks
#3 July 30, 2009 12:47 PM
OK -hyperlink works in header provided 'TargetName=_top' is specified
15 Points
#4 August 01, 2009 1:20 AM
Jesse,
Great video! I am trying to build on what you just explained and create a custom accordion. I having a problem when I create a new AccordionItem. In the ObjectCollectionEditor, I am the Common Properties with only ToolTip, Cursor, and IsSelect. Why am I not getting all the Properties like you did on the video? I also used Expression Blend 3. Please let me know how I can resolve this problem.
Thank you in advance,
mc
1 Points
#5 October 19, 2009 4:39 AM
You need to add a reference to System.windows.controls.toolkit for the Properties to work.
Cheers
Guy
You must be logged in to leave a comment. Click here to log in.