Hi,
In our ASP.NET web application we have used a WebCurrencyEditor control (Infragistics4.Web.v12.2).
Function ShowValue()
{ var oAmount = $find(getPageElement("Amount").id);
alert(“value: ”+ oAmount.value +”\br get value”+ oAmount.get_value());
}
When we enter some values e.g. 4.94, 5.94, 6.94, 7.94 and focus out the control, those values becomes 4.93, 5.93, 6.93, 7.93. When I debug the application I saw value and get_value properties give different values.
E.g. original value = 4.94 oAmount.value = 4.9399999999999995 oAmount.get_value() = 4.93
This does not happen to all values. Does anyone have any solution to overcome this issue?
Thanks.
Hello,
Thank you for using our product!
I have create a sample in order to reproduce the issue, but everything seems okay (See the attached image).
Code snippet:
.......
In order to reproduce the issue and further investigate it, could you please send me isolated sample where the issue is reproduced.
This will be highly appreciated!
Looking forward to hearing from you.
Hi Zdravko Kolev,
Could you please look into the sample application I have attached herewith?
I am just following up to see if you need any further assistance on this issue. If so, please do not hesitate to contact me.
Hey Kolev,
Thanks for your help and being very responsive to our posts.
I got the latest service release as you mentioned and used in our web application. Yes that fixed the numbers resetting issue. But unfortunately now Infragistics numeric controls are completely unusable in IE 11 (All the other browsers they work fine except IE 11). Number are typed in reverse order. Ex: If we type 123 it will type as 321.
We experience this after we get the service release, previously it was fine except the resetting issue. May be v12.2 is not supported by IE 11. Do you think there is any sort of solution for this issue?.
I will attach a sample application as well (Written in VS2012).
It is really disappointed how Microsoft handles IE. Every time they do a release there is something wrong. We have to do some changes to our web applications to work on it. There is no any problem with any other browsers.
Really appreciate your help,
Regards,
Wijtiha
Some of my customers using IE 11 (but not all) are experiencing this same issue. My application uses version 13.2.20132.2028. Unfortunately, I can't replicate the error in any of my development or testing environments. Putting my customers' IE browsers into compatibility mode resolves the backwards typing but is obviously not an ideal long term solution.
Hello guys,
This issue regarding IE 11 is resolved in the last service release of 13.2.
You can download the latest service release for your version by following the steps above in my previous comments
Let me know if you need further assistance.
Hi Zdravko,
I'm already using v. 13.2.20132.2028, which matches the notation of the latest service release. Is there a new release since the December 19, 2013 service release? If not, I don't think this problem is actually resolved. The issue some of my customers are having (I cannot replicate this problem - I've only seen it on my customers' computers) matches that noted in Wijtiha's 01-17-2014 4:43 AM post - numbers typed into WebCurrencyEditor boxes are reversing direction (e.g., entering 123 results in 321).
If you have other question on concerns, contact me.
Hello wijitha and droedger,
According our Infragistics Product Lifecycle documentation, the last service release for version 12.2 was at September 2013, in other words wijutha you will need to upgrade to newer version of our product in order to use IE 11 without this "type characters in reverse" issue. Also, wijutha, I have tested your sample and under the last version of our product everything was okay, with IE11 this issue do not appeared.
Droedger, I have create a small isolated sample in order to show you that this issue is already fixed in the last service release, could you please make the necessary changes to the sample in order to reproduce the issue and further investigate it, because it can be related to some additional code interaction or something else.
Reference:
http://es.infragistics.com/help/product-lifecycle/
Droedger,
Yeah you are correct, though there is a little difference. In v12.2 that issue is happening always while in v13.2 its happening randomly. If you have a look in to my same application you will see it.
I'm waiting to hear something from infragistics.
Thanks
Wijitha,
My application uses the most current 13.2 service release and a small minority of my custoemrs have reported this problem, so updating may not solve this for you.
Hi Kolev,
Just want to double check my options, I have no way to fix this issue (typing reverse in IE) while having Infragistics v12.2. Actually this issue is there only in the service release, not in the main release. In main release there is a separate issue as mentioned at the top of this thread.
So my only option is to go for v13.2, is it? Unfortunately our licence has expired in last year, which mean we have to renew it :(.
Thanks,
Wijitha