This is a migrated thread and some comments may be shown as answers.

Make PanelBar look like telerik demo site's PanelBar

3 Answers 39 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 02 Mar 2010, 09:05 PM
HI,

I'm working on building a controls library test app for my company and I really like the demo site for the sivlerlight controls on Teleriks web site.  I was looking at the navigation items on the left.  Is that in fact a RadPanelBar where you have styled the Header to have an image followed by text and what normally looks like a button for a background is set to opacity 0?  If so how did you accomplish that?  I have read that you can fully customize the control using Expression Blend, however I'm not understanding how I can do this.  Any ideas would be great.

Would it be possible to post a shell project containing the meat of the demo site that could be taken and modified to my use?  Had to ask.

Thanks

John

3 Answers, 1 is accepted

Sort by
0
Tihomir Petkov
Telerik team
answered on 03 Mar 2010, 12:56 PM
Hello John,

The navigation control in our online demo is actually a TreeView. I can extract the control style from the demo in a sample project if you want it.

However, we are not providing the code for the application.

Best wishes,
Tihomir Petkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
John
Top achievements
Rank 1
answered on 03 Mar 2010, 02:51 PM
Hi,

Yes, please.  If you could extract the control template that at least would be helpful for me to get a head start on the styling of this.  I'm very surprised that you are using a tree view.  The behavior mimics a panel bar almost exactly.  Thanks for the information and I'll watch for you to provide the extracted control templates.

Thanks

John
0
Accepted
Tihomir Petkov
Telerik team
answered on 04 Mar 2010, 02:56 PM
Hi John,

I extracted the styles and templates that are used by the TreeView in our online demos. However, they are so specific to the demo application, that I think using them outside of demo app will not be practical. There is no point in copying the business objects we bind to in the demo and the corresponding template and style selectors that implement logic specific to the demo app.

Also, please note that using the extracted styles in an application with a background different than the one of our demo app will render a different look and feel since the TreeView in the demo has a transparent background.

Sincerely yours,
Tihomir Petkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
PanelBar
Asked by
John
Top achievements
Rank 1
Answers by
Tihomir Petkov
Telerik team
John
Top achievements
Rank 1
Share this question
or