Hi
I am facing a strange issue in Ie , Whenever the browser Zoom is less than 100%, the dropdown arrows are hidden from the user. i have checked some Sample application there also i am facing the same problem . Please have a look in to the following sample url.
http://ko.infragistics.com/products/jquery/sample/combo-box/combo-load-on-demand
This is working fine in Firefox.
Thanks
Hello Shahin,
This issue is fixed in the latest Service Release of IgniteUI - v13.1.20131.2292. I'd suggest you to upgrade to this version.
If you have any other questions, please let me know.
Hello Nikolay,
When the new version ( latest Service Release of IgniteUI - v13.1.20131.2292 ) was released.
Hi,
It was released on October 15th.
Hi Nikolay,
When I include all the JS and CSS file of IgniteUI - v13.1.20131.2292 to my application I am getting some design issue as well as i am missing some functionality.
Example
I have a grid(gridXYZ) and i am setting the height of the grid dynamically, previously the "gridXYZ_scroll" (Dynamically Created) is coming less than the height i have mentioned for the grid, but now the grid height and "gridXYZ_scroll" height both are coming equal. which affects the design.
Is it required to include all JS and CSS file in to the Application for resolving the Combo box issue.
Hello,
You need to reference infragistics.css, infragistics.theme.css, infragistics.core.js and infragistics.lob.js in addition to jQuery, jQuery UI and Modernizr.
Let me know if this helps.