Threaded View
-
18 May 2011 9:37 PM #1
Datefield in IE is not showing properly
Datefield in IE is not showing properly
I am using extjs 3.3.2 and the datefield is not showing properly. I attached an image of it.
heres my code:
{
xtype : 'datefield',
name : 'dateFrom',
id : 'dateFrom',
width : 100
}
how can i fix this?

Attachment 26134datefield.jpg


Reply With Quote