PDA

View Full Version : how to bring up calendar of DateEdior on a dialog



ztown
5 Apr 2007, 11:40 AM
Hi

Any help is greatly appreciated on this:

I put a grid on a BasicDialog. The grid has a DateEditor field. When clicking and editing the field, a calendar is created but it always hides behind the dialog. Is there a way to bring the calendar up?

Thanks.

tryanDLS
5 Apr 2007, 2:22 PM
This may be a z-index issue. Take a look at the HTML in Firebug and see what the z-index of the calendar is in relation to the other components.