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

Anyway to setZIndex?

2 Answers 54 Views
Window
This is a migrated thread and some comments may be shown as answers.
danparker276
Top achievements
Rank 2
danparker276 asked on 17 Feb 2012, 03:03 AM
I have multiple windows and I have a list to the side that lists each one.  When I mouse over the list of windows I want to bring that window to the front, but when I mouse out of that list I want to return it to the original position.
I getZIndex works great, but how can I set it?

2 Answers, 1 is accepted

Sort by
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 21 Feb 2012, 02:28 PM
Hello Dan,

The RadWindow control doesn't support setting a ZIndex, but only bringing to the front. You could simulate this using a series of BringToFront operations. Unfortunately we don't have an example that demonstrates this idea.

Hope this helps.

All the best,
Miroslav Nedyalkov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
danparker276
Top achievements
Rank 2
answered on 21 Feb 2012, 07:18 PM
That's ok, I'm not going to do it that way now.  I was just going to use it for mouseovers, but I'm going to use tooltips instead, because I don't really need the whole window.
Tags
Window
Asked by
danparker276
Top achievements
Rank 2
Answers by
Miroslav Nedyalkov
Telerik team
danparker276
Top achievements
Rank 2
Share this question
or