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

Want to make PanelBar look like Outlook

19 Answers 308 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Todd
Top achievements
Rank 1
Todd asked on 23 Feb 2009, 06:43 PM
I'm trying to get the PanelBar to look like Outlook but can't figure out how to make it look like Outlook.  Do I need to manually style the PanelBarItems?

19 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 24 Feb 2009, 10:27 AM
Hi Todd,

Yes, you are correct. You need to change the style of PanelBarItems, to achieve your goal.

Kind regards,

the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Happy
Top achievements
Rank 1
answered on 01 Apr 2009, 07:21 PM
Could you post some sample code to your online controls gallery on how to achieve this? Outlook will display the nested contents always at the top and will show the name at the top of the selected group also. Is this possible?
0
Nikolay
Telerik team
answered on 02 Apr 2009, 04:04 PM
Hi there,

We will surely add such an example to our QSF section with the forthcoming Q2 release. Unfortunately, we cannot provide such an example at this time, but you can definitely expect it with the forthcoming Q2 release. If we are ready with the design earlier, we will add it to the QSF right away.

Best wishes,
Nick
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Ralf
Top achievements
Rank 1
answered on 05 May 2009, 04:12 PM
An Outlook navigation bar is definitely needed from my side.

It is available without extra programming from Infragistics, but I like the rest of Telerik better. When do you plan to have a full Outlook panel bar in the product?

Regards,

Ralf
0
Miroslav
Telerik team
answered on 06 May 2009, 01:07 PM
Hello Ralf,

Unfortunately I cannot give an exact date for the Q2 release but it will be ~beginning of July, also the OutlookPanelBar will be ready by then but I cannot promise an earlier date.

Sincerely yours,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Ralf
Top achievements
Rank 1
answered on 19 May 2009, 07:11 PM
Can you give me an update on this?

I've seen the roadmap at http://www.telerik.com/products/silverlight/whats-new/roadmap.aspx and it did not include an Outlook like PanelBar.



0
Miroslav
Telerik team
answered on 21 May 2009, 07:55 AM
Hello Ralf,

The RadPanelBar is a hierarchical ItemsControl with multiple selection, that can be made to look like a outlook side bar but certainly it would not match its features.

We are currently working on an Outlook-like PanelBar, here is a screen:



I am sending you a project with a prototype of the control.

Please note that this is untested prototype code. What I would like to do is show that we will soon have an outlook-sidebar-like control for you to use.

All the best,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Ralf
Top achievements
Rank 1
answered on 22 May 2009, 01:56 AM
Excellent. This is definitely the direction I'd like it to go.

I'd like to internally demo a Silverlight prototype with this.

One functionality I do want to show is the ability to minimize it (snap to the left) by click on "<<" at the top part of the Outlook Bar. Is this already included and if so what do I need to do to activate it? If not, can you either add it and get me another edition that includes this or indicate if this is feasible via a template?

Regards,

Ralf
0
Miroslav
Telerik team
answered on 22 May 2009, 06:34 AM
Hi Ralf,

We are planning to add the collapsing button but unfortunately it is not ready yet. The control may appear in one of the coming Internal builds (+2 weeks away) but I cannot commit to a date.

You can always change the ControlTemplate and add a button that will change the MaxWidth/Width of the control, but there is a change in the content as well that is not so trivial to implement.

Hopefully you will be able to demo the prototype or wait for the IB.

Best wishes,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
rwozniak
Top achievements
Rank 1
answered on 18 Jun 2009, 09:04 PM
I'm trying to use the OutlookPanelBar with the latest Silverlight 3 controls listed under daily builds, but am experiencing the following error:

Error 2 The tag 'RadOutlookBar' does not exist in XML namespace 'clr-namespace:Telerik.Experimental.Controls.Navigation;assembly=Telerik.Experimental.Controls.Navigation'. C:\PurePay\Current\Prototype\ApexPrototype\MainPage.xaml 20 10 ApexPrototype

Is there a newer version that will be compatible?

Thanks,
Ross
0
Miroslav
Telerik team
answered on 19 Jun 2009, 03:14 PM
Hi Ross,

Unfortunately the RadOutlookBar is not available with the Latest internal builds, since it will not appear for the Q2 release.

We plan to first release it with a Service Pack after the Q2 release.

I am sorry for the inconvenience.

Kind regards,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Tim
Top achievements
Rank 1
answered on 14 Aug 2009, 04:00 PM
Is there any update on this?  My boss is dearly in love with Outlook and what we have now is a tree.  I have basically two choices - one is to style the top-level nodes to "look" like Outlook and the other is to use your Outlook control if it is available.  If there is code available on how to style this already, I would love to see that too.

I am using Silverlight 2 and cannot change until mid-September.

Thanks,
Tim

0
Valentin.Stoychev
Telerik team
answered on 14 Aug 2009, 04:03 PM
Hi Tim,

Our plans are to have a beta version of this control around 10th of September. It will be for Silverlight 3 only.

If you need this beta version - please contact us again around 10.Sep so we can send you a private beta.

Regards,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
sunu
Top achievements
Rank 1
answered on 29 Oct 2009, 09:48 AM
Hi
I have downloaded the outlook style panel bar from this thread and integrated with my application, running on silverlight3. But whenever I have changed the dlls of Controls and Controls.Navigation from old version to the latest one, the outlookItem highlighting on click is not working. I can't proceed with the old Dlls since i am using it in other scenarios in same project. So please let me know a solution to resolve this issue

Regards
SUNU
0
Valentin.Stoychev
Telerik team
answered on 29 Oct 2009, 10:39 AM
Hi sunu,

I don't understand the scenario. Are you using the RadOutlookBar from the Q3 Beta2 release?

Regards,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
sunu
Top achievements
Rank 1
answered on 30 Oct 2009, 09:02 AM
Hi
Thanks for letting me know regarding the RAD silverlight3 Q3 release. I've saw the demo and very much impressed with the OutlookControl and Ribbon control. But whenever i was trying to download the latest Q3 version via the link http://www.telerik.com/products/silverlight.aspx , it is showing the path of old msi file(Q2 release). Can you please let me know the link through which i can  download the latest version.

Regards
SUNU
0
Tihomir Petkov
Telerik team
answered on 02 Nov 2009, 03:33 PM
Hi Sunu,

Our Q3 release will be available this week. As soon as we announce the release, you wil be able to download the latest binaries from your client account.

All the best,
Tihomir Petkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Umaa Krishnan
Top achievements
Rank 1
answered on 14 Feb 2010, 03:22 AM
Hello,

I am new to Silverlight (and .NET and C# for that matter) so apologize for my questions if they are a bit obvious.

I am not sure if I am posting the question to the right RadControl forum. But I am looking for a way to be expand my tab, like in outlook, wherein if I click a tab, a set of clickable elements will will appear.

Specifically, I need to modify the RibbonBar example, so that I should optionally be able to drag the shapes control to left side panel.

This brings me to another question, can the user dynamically change the layout, and have the settings saved, such that only that user will be able to see the changes.

- Umaa

0
Valentin.Stoychev
Telerik team
answered on 17 Feb 2010, 07:56 AM
Hello Umaa Krishnan,

We have this issue logged for future implementation. You can track it here:
http://www.telerik.com/support/pits.aspx#/public/silverlight/373

As for your second question - we currently do not provide the state persistence on the OutlookBar.

All the best,
Valentin.Stoychev
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
Todd
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Happy
Top achievements
Rank 1
Nikolay
Telerik team
Ralf
Top achievements
Rank 1
Miroslav
Telerik team
rwozniak
Top achievements
Rank 1
Tim
Top achievements
Rank 1
Valentin.Stoychev
Telerik team
sunu
Top achievements
Rank 1
Tihomir Petkov
Telerik team
Umaa Krishnan
Top achievements
Rank 1
Share this question
or