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

Calendar in modal tooltip

1 Answer 86 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 2
Steve asked on 26 Mar 2008, 02:02 PM

Hi

I have just updated to the new Futures release and I run into a problem with a calendar control inside of a tooltip (in IE only - works in firefox).  The problem is that the calendar appears under the tooltip making it impossible to to select dates.  I haven't had this problem with Q3 2007.

Is there anything that can be done to quickly solve this? I tried to find z-index or something like that but not sure where to look since I'm just using the embedded skins.

Thanks,

Marek

p.s. Screenshot of the problem: http://www.flickr.com/photos/25041241@N04/2364095418


1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 31 Mar 2008, 02:20 PM
Hi Marek Karbarz,

Yes, this problem is due to RadToolTip's z-index being bigger than the z-index of the RadDatePicker as you have found out yourself. You should set a new, proper z-index to the RadDatePicker control and you should do this by javascript means because the particular element gets visible only after the popup button is clicked.

I prepared a sample project which demonstrates the desired behavior and appearance - you can find it in the attached archive file.

Sincerely yours,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Steve
Top achievements
Rank 2
Answers by
Svetlina Anati
Telerik team
Share this question
or