This is a migrated thread and some comments may be shown as answers.

RadSchedular Incorrect behaviour with different DOCTYPE in IE

1 Answer 80 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
francis
Top achievements
Rank 1
francis asked on 23 Jul 2012, 07:11 AM
Hi ,

I use the RadSchedular in which i use the AdvancedEditTemplate this Schedular is inside an RadPanelBar and when i edit the appointment the edit window gets opened within the RadPanelBar . I want it to cover up the whole screen instead just the panel .

I have also found that this works fine in FireFox and does not work in IE .

I have also found that to make it work in IE (IE 9) i had to change the DOCTYPE attribute to

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
but the project im working on uses the one below and changing it to the above one will require a lot of changes to the Project.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >

Also find the attached images in order to reproduce the error .
The doc.png shows the DOCTYPE being used .
The ie9opensinsidethepanelbar.png and firefox.png shows the output in the IE 9 and Firefox when using the DOCTYPE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >

Thanks & Regards,
Francis P.

1 Answer, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 25 Jul 2012, 10:19 AM
Hello Francis,

Unfortunately this seems like a bug related to RadScheduler when it is viewed under IE in 'Quirks' document mode. I have already logged an item for this issue in our PITS system and we will do our best to fix it. Here is the link to the PITS item: http://www.telerik.com/support/pits.aspx#/public/aspnet-ajax/12017.

As a token of gratitude for reporting this issue to us, I have added some telerik points to your account.

Regards,
Ivana
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.
Tags
Scheduler
Asked by
francis
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Share this question
or