If I remove the DOCTYPE the window sizes correctly, but the rest of the page is rendered badly.
What Doctype should I be using.
I'm Using IE 8.
Andy
0
Georgi Tunev
Telerik team
answered on 16 Aug 2010, 08:06 AM
Hi Andy Green,
Please provide more details regarding this problem:
How exactly do you open the window and set its height
What is the doctype that you are using
Generally speaking, RadControls for ASP.NET AJAX are built upon the MS AJAX framework which uses XHTML-compliant doctype and our controls require such doctype to position and size correctly.
e.g.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Sincerely yours,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items