width - IE10/Telerik compatibility problems -


I am developing the C # / Dot Net 4.0 web app in VS2012 using the latest telerelic control, specifically Red Grade My machine is Windows 7.

Everything is working fine in Firefox and Chrome. IE 10 is a different story

If I run apps from my local instances of IIS Express, then it works fine, even the compatibility mode is not needed. If I run the published version of the app from our web server, the grid will not behave normally in 'normal' mode. The popup link will not work and the page size settings can not be changed.

If I run it in compatibility mode, the grid works more or less, but it reduces the width of the window half and does not fix anything.

I do not really know where this troubleshooting should start. suggestion?


Comments