I have a collapsible panel on my page from the ASP.Net Ajax control toolkit with in which I have a DatePickerEntender also from the ASP.Net Ajax control toolkit. The problem is that when the body of the Date Picker overlaps the edge of the collapsible panel it is hidden underneath the panel. I have messed about with the z-index on the date picker control but it has made no difference.
This seems to be a known problem but there seems to be a lack of solution that I can find.
Has anyone else come across this problem and found a solution.
I should mention that I am running XP sp 3 and using IE 7 however, we seem to be able to reproduce the error in all browsers.