Question : AJAX Calendar extender not displaying properly.

Hi Guys! Dunno why, but the AJAX calendar extender is not displaying properly. Its overlapping  the text box. I have attached a screenshot. Kindly help me to as what may be wrong. Thanks in advance,

Answer : AJAX Calendar extender not displaying properly.

The problem u are facing is because u are using gridLayout.
You must  use Flow Layout of page.

Place the TextBox and calendar extender in a HTML table.

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
The problem u are facing is because u are using gridLayout.
You must  use Flow Layout of page.
 
Place the TextBox and calendar extender in a HTML table.
 
 

Random Solutions  
 
programming4us programming4us