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

Round Menu Style

10 Answers 110 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Asif
Top achievements
Rank 1
Asif asked on 26 Jul 2010, 11:43 AM
Hi all,

I want to use the menu style done at   http://demos.telerik.com/silverlight/
which displays round Menu control at Bottom-Left  "Browse Control"  and on mouser Enter it expands to Visualization, Data, Navigation, Input, Containers ... How can I get the same control for this kind of navigation style?
I dont want the default style of loading menu from top-left of the screen ie all general application has.
Please guide me from where I can get that control.


Regards
Asif

10 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 26 Jul 2010, 03:25 PM
Hi Asif,

The bottom-left ball control is not RadMenu, but a custom Control, made especially for the online demo application. You could see its source code if you open the Examples solution, that comes with our installation.

All the best,
Valeri Hristov
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
Asif
Top achievements
Rank 1
answered on 27 Jul 2010, 05:14 AM
Hi,

From your reply I am confused with "Examples Solution" which example solution?
"Examples solution, that comes with our installation."

Can you provide the link or reference of Examples Solution it would be more helpful for me?


Regards
Asif
0
Valeri Hristov
Telerik team
answered on 27 Jul 2010, 08:05 AM
Hello Asif,

Assuming that you have installed RadControls for Silverlight in their default location, the path to the solution should be:
C:\Program Files (x86)\Telerik\RadControls for Silverlight Q2 2010\Demos

or in case you have 32bit OS:
C:\Program Files\Telerik\RadControls for Silverlight Q2 2010\Demos

Greetings,
Valeri Hristov
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
Asif
Top achievements
Rank 1
answered on 29 Jul 2010, 11:14 AM
Thank. I got the Demos application but it contains
Examples
Examples.Silverlight
Examples.Web
QuickStart
QuickStartLoader

Please suggest in which I can find the Round Custom Control in it.


Regards
Asif
0
Asif
Top achievements
Rank 1
answered on 29 Jul 2010, 01:19 PM
How can I implement that BallControl in my current project?
0
Kaloyan
Telerik team
answered on 30 Jul 2010, 11:18 AM
Hello Asif,

The XAML file definition is placed in QuickStartTheme_SL/Resources/BallProgressControl.xaml and the CodeBhind is in QuickStart_SL/Controls/BallControl.cs file. You need these two files in order two use the ball.

Greetings,
Kaloyan
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
Asif
Top achievements
Rank 1
answered on 30 Jul 2010, 12:07 PM
Thanks for your quick response.

Now my query is, Will the above files will work on VS 2008 and Silverlight 3. My current project is on VS 2008, hence I can't upgrade to VS 2010.

Regards
Asif
0
Kaloyan
Telerik team
answered on 30 Jul 2010, 12:19 PM
Hello Asif,

All of the projects are built against the SL4. We haven't actually tried to run them in SL3. Fill free to experiment with them.

Greetings,
Kaloyan
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
Asif
Top achievements
Rank 1
answered on 23 Aug 2010, 05:59 AM
Thanks for your support!!

Will these work with "Microsoft Visual Web Developer 2010 Express" Edition.

Regards
Asif
0
Kaloyan
Telerik team
answered on 25 Aug 2010, 09:10 AM
Hello Asif,
 
We create our software mainly using the Visual Studio Edition. So my answer is that it may work but it may also not work.

Best wishes,
Kaloyan
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
Menu
Asked by
Asif
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Asif
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or