Im not using any CSS but my controls are absolute positioned....
Any help people !!
It works fine herehttp://ajax.asp.net/ajaxtoolkit/Calendar/Calendar.aspx. They do not show all the source code.
Any help people.....
alivemedia I found the fix to it. It is with the absolute position.
You must add the following in the Head tags to make the CalenderExtender get its z index.
<
headrunat="server"><title>Untitled Page</title><style>.ajax__calendar_container {z-index :1000 ; }</style></
head>
No comments:
Post a Comment