Hi,
Im using Infragistics v2009.1
i have a webgrid where im using WebDateChooser in one of the columns.
I removed the doctype definition from the aspx page.
Now when i click the DateColumn, i can see the calendar but i cannot choose the date.
When i bring back the doctype definition, i can choose the date. But i do not want the doctype definition in my page.
How to proceed on this????
In order to comply with standards and cross browser support, it is recommended that you specify the doc type on your pages so they behave consistently. Why don't you want to specify doc types on your pages?
-Taz.