Skip to main content
Home Forums Silverlight Design Designing with Silverlight How to shift control at runtime
1 replies. Latest Post by GemMaddy on May 23, 2009.
(0)
GemMaddy
Member
26 points
46 Posts
05-23-2009 11:33 AM |
Hi, I'm trying to create a left hand menu containing 4 buttons. Whichever button is pressed, the corresponding datagrid should get expand below it and the buttons below should get shift down to datagrid. I tried to create a storyboard and unable to change the margin in animation though I m able to do some other things like change the colors of button using storyboard. Best example of my need is on the URL "http://silverlight.net/Showcase/". I need to create the same left hand menu where the expandable content will come from database. Thanks Manish Sorry about the content formatting, seems like not working in Chrome :(
05-23-2009 4:34 PM |
Hi all, after some of the R&D and searching the web I end up with silverlight toolkit that has accordion control and that is what I was looking for. If any newbiew require the same download it from http://silverlight.codeplex.com Now, I'm looking for applying style to Accordion. I'm trying one my end....if nyone have it before I finish up, please let me know. Regards Manish