
After a lot of searching and hair pulling I have tracked down what seems to be a real deal breaker issue with a lot of rad controls especially radgrid, sorry for the vagueness of this post but it has been a long few days of deadlines :)
When using IE11 preview to view sites with enablepostbackonrowclick set on a radgrid - clicking on the rows does not work and rather raises a hidden away JavaScript error of: if($telerik.isIE){document.attachEvent("onmousedown",this._onDocumentClickDelegate);
The problem is particular to IE11 and it is not just related to it being in preview.
It is discussed at http://msdn.microsoft.com/en-us/library/ie/ms536343(v=vs.85).aspx
In this post it says:
attachEvent method
Binds the specified function to an event, so that the function gets called whenever the event fires on the object.
So it seems that until there is an update to the core way rad controls handle mouse clicks they will not work even on IE final.
18 Answers, 1 is accepted
We have resolved this problem in the Q3 release therefore I suggest that you upgrade to it.
Regards,
Genady Sergeev
Telerik

We have got problem closer to the above query. RadMenu is not showing the dropdown list when mouse over.
Please, was it cleared in Q3 release?
Thank you.
Yes, the problem is resolved in the Q3 version of the controls. I suggest that you give it a try.
Regards,
Genady Sergeev
Telerik

We are facing the same problem but does the Q3 release really fix it? Looking at your latest demo (http://demos.telerik.com/aspnet-ajax/menu/examples/overview/defaultcs.aspx#) with IE11 and there is the same problem!
Kind regards
Robert W

Hi Robert
I tried that link with IE 11 and the drop down menus appear on mouse over for me.
What version of IE are you using as I am using Windows 7 x64 with Internet Explorer version 11.0.9600.16411 and Update versions: Release-preview (KB2879017) http://support.microsoft.com/kb/2879017
Would be very interested to determine if it is an older version of IE or a different OS that may have the issue still.
Cheers
Noel

Regards
Robert

I have updated Q3 2013 - But RadMenu still not working
I have same issue in ie11. When i mouse over it does not show dropdown
Ex. http://www.webworld.no
Please help us! what else we miss or has to be done?
I have already responded your support ticket on the same matter. The experienced behavior with the menu in IE11 on your website is caused by a framework bug, and it's not related to the usage of the Telerik controls. There are two forum posts here and here giving information which patches should be installed to fix this issues.
Regards,
Dimitar Terziev
Telerik

Hi,
We have updated to Q3 2013 and still have the same issues with Controls that does not respond (however it does work on my development computer).
Info:
- Server: IIS 6
- Browser: IE 11
- Telerik.Web.Design.dll: 2013.3.1114.40
If you need to see the problem in action I can send you an url.
Kind regards
Robert
I

When the page loads we see the javascript error from the original post.
IIS 7
IE 11.0.9600.16428 RTM (KB2841134)
Telerik 2013.3.1015.45
.NET Framework 4.5 is installed on the server.
If needed, i can coordinate access to the site.
Thanks,
Bill
[Edit] The problem does not occur in compatibility mode.
@Bill - Please verify whether the sample problem is reproduced with the latest version of our controls 2013.Q3.1114. If you still experience the same problem after the upgrade, please clarify which controls you are using.
@Robert - Please make sure that the machine where the problem is being reproduced has all the necessary patches mentioned in the following forum posts here and here.
Regards,
Dimitar Terziev
Telerik

Thanks for your suggestion, it took some time but eventually it worked
1) Installed KB2836939 -> no changes
2) Added recommended .browser file -> no changes
3) Installed KB2600088 -> no changes
4) Installed .Net 4.5 -> OK!!!
Kind regards
Robert

I have updated the libraries to 2013.3.1114.40 and the AttachEvent error no longer occurs. However....
We have several custom buttons and dialogs that we have added to the editor. While the AttachEvent error no longer occurs, we are still getting the error shown in the attached image (null ref on d.open(....) when clicking on a button that should bring up a custom dialog. The error does not occur in compatibility mode or on other browsers. Nor does it occur for the stock popup dialogs (Link manager, image map editor, etc).
Thanks,
Bill
I tried to reproduce the problem, but to no avail. Custom dialogs and custom buttons are working as expected on my end under IE11.
I suggest opening a support ticket, tagged with the corresponding product and providing more details about the implemented customization.
You can test the provided approach for custom dialogs with this live example.
Regards,
Ianko
Telerik

Thanks for testing it. I will submit a support ticket.
Regards,
Bill

I recommend opening a support ticket, tagged correspondingly to the used product and provide more details about the encountered issue.
Regards,
Ianko
Telerik
