Hi,
I have this page that has two calendars on it. The calendars are in a
table. The top row has three columns, the first two are the
calendars, one for start date and one for end date. The next row has
a number of columns, but the first two, which align under the calendar
columns, have drop down lists that allow you to pick a "from" and "to"
customer (following a transaction from customer A to customer B,
between date A and date B). The whole thing together is defining
parameters for a search in the data base.
Anyway, the start date calendar (the first one) has no issues. When I
access the date field the calendar pops up, it goes over the drop down
list in the row beneath it, I can pick a date, etc... everything is
wonderful. The end date calendar (the second one), on the other hand,
has this one problem. When I access the date field it pops up, I can
pick a date, its almost good to go, but it displays under the drop
down list below it, which essentially hides or makes unavailable a
weeks worth of dates in the calendar.
I can't for the life of me see anything different between how the
calendars are declared (other than names of course) or how the drop
down lists in the following row are declared. From looking at the
code I would say that both calendars should pop up on top of the drop
down lists below them, but only the one does.
Any general ideas or pointers of what I might look for to finally
resolve this problem?
thanks
steve
.