Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Philip D on Aug 19, 2009 21:46
open dhtmlx forum
Calendar In Grid Behind Window

I have the professional edition and when you try to open a new dhxwindow and you attach a grid and one of the grid columns is a calendar, the calendar appear behind the window. I tried adjusting the z-index of the calendar but it doesnt seem to work. This is a real issue since I need the grid in the popup window and a column has to be a calendar.

thanks,
-Phil
Answer posted by Alex (support) on Aug 20, 2009 02:16

Hello, 

z-index should be more than 50. 

We have attached sample of dhxCalendar excell (dhtmlxCalendar z-index is 99 by default).

Attachments (1)
Answer posted by Philip Damelia on Aug 20, 2009 06:37
This works fine in on a page.  What I am talking about is from this page open a dhtmlx modal window with a grid attached and a column being a calendar.  This is where the problem is.