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

Which control?

2 Answers 74 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 04 Apr 2011, 04:51 AM
Hi;

I'd like to have the following feature, as you move your mouse over the left side, the right page chnges:
http://crm.dynamics.com/en-us/sales

Which control can offer this functionality?
The closest that I can think of Tab page with vertical tabs and if I can change the behavior to mouse over than click.

Secondly when you click on "Click to Zoom" it dims out the screen and opens a modal window with X to close. Is this something we can do with the current controls?

Thanks!
..Ben

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 Apr 2011, 06:34 AM
Hello,


You are right Ben. In my opienion, RadTabStrip is good approach to get the similar appearance and functionality. Checkout the demo which shows how to set VerticalLeft Orientation to get same appearance.
TabStrip / Orientation

Now, you can handle the client side events to show corresponding pageviews on mousehovering the tabs. These links will be of help in this.
Client-Side Basics
RadTab object

In order to show modal window, use the RadWindow control. Checkout the demo.
Returning Values from a Dialog
(Check the second window, which is modal, by setting the Modal property to True).

Have a nice day. :)

Regards,
Princy.
0
Ben Hayat
Top achievements
Rank 2
answered on 04 Apr 2011, 06:52 AM
Thanks Princy;
I think the Left tab will do the job.

But on the window, the client was asking if they can get the same look & feel like the link I provided with that type of animation.
Tags
General Discussions
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Ben Hayat
Top achievements
Rank 2
Share this question
or