Hi,
In my project i open a Rad Editor on click of a button in new popup window.
when i re-size the popup window the size of rad editor also get extend and act strange.
For reference look at the screenshot attached.
The problem persist in IE 7,8,9.
But works fine in mozilla.
Thanks
Sandeep
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 20 Jun 2012, 12:13 PM
Hi,
My recommendation is to implement your scenario with RadWindow instead of the browser dialog.
Another approach is to test your scenario with the latest version of RadControls for ASP.NET AJAX and ensure that the page has valid XHTML DOCTYPE.
All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Hi,
Below is the doctype i am using
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
can u suggest other doctype to follow.
The first approch given by you to implement RadWindow instead of the browser dialog was not satisfying my requirement. :(
Thanks,
Sandeep
0
Rumen
Telerik team
answered on 28 Jun 2012, 03:18 PM
Hello,
Could you please isolate the problem in a sample working project and send it for examination via a support ticket? I will debug the problem and try to provide a solution.
Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.