Hi everyone,
In IE10, WebDataMenu control doesn't work :/
I tried to upgrade my version but how to do this ? I used Version Utiliy, but it's cleary awful.
I'm using Infragistics2 10.2.20102.2129.
And if I put WebDataMenu in a page containing others controls like WebDatePicker, all controls are "locked"
Hello,
The version you are using is outdated and does not support IE10, as you can see in the Supported Environments page: http://es.infragistics.com/help/supported-environments/.
I would suggest you to upgrade to a newer version. In case the Version Utility does not work for you, I would suggest you to try manually upgrading your project - you will have to replace all references to the v10.2 assemblies in your project with the version numbers you are upgrading to.
Please let me know if you have any further questions.
But why all IE10 Fix don't work ?
The same Javascript error occurs.
Edit :
I've update ma project to put it on VS2010 with framework 3.5.
System.Web.extension : 3.5.0.0Infragistics35.Web.v12.2, Version=12.2.20122.2235
The same ! But now Theme is awful.
Hi,
Can you please provide a small sample, demonstrating the issue you are experiencing? I am not sure I understand exactly what is the behavior you see. Please explain in some more details. Thanks.
I've extracted pages from my solution (too big to put it in).
It's works fine --' I Hate microsoft ...
I don't understand, my Web.config is looking good, all references point to infragitics35.V12.2. under VS2010 with Framework 3.5.
WTF ? :/
And the Caribbean theme is bugged too !
I ve copied the theme from C:\Users\Public\Documents\Infragistics\NetAdvantage 2012.2\ASP.NET\StyleLibraries\CaribbeanBut the blue is dark, the font color is black, and the background of childs is transparent.
In IE10 we have to put WHITE if we want a white background, by default the color is transparent.
And text are cut in child item.
http://hpics.li/4704db0
This may be caused by some custom CSS styles in your project, affecting the menu. I would suggest you to use your browser's developer tools to check what styles are applied to the menu and where are they defined, and see if you can find what is breaking the styling.
Hope this helps.
HI,
I'm just checking if you need any further assistance with this case.