Hi,
We are currently using the licensed version of IgniteUI and we need to know if the latest version of IgniteUI compatible with JQuery-3.0?
If yes, has it been tested with JQuery-3.0?
Thanks,
Ashrith
Hello Ashrith,
Thank you for contacting Infragistics!
As you can see on our supported environments page jQuery 3.0 is supported as of our v16.1 release:
http://es.infragistics.com/support/supported-environments
There was testing done to confirm this. If you are having an issue using it with our controls please let me know and I will investigate it.
We are currently using the licensed version of Infragistics2 is v11.2 with JQuery-3.3.1 and infragistic WebCurrencyEditor
is not showing value after resetting by jQuery.
Please let me know why this is not working?
Asheesh
Hello Asheesh,
When you say WebCurrencyEditor do you mean our jQuery igCurrencyEditor? Or do you mean our ASP.NET WebCurrencyEditor?
If you mean the jQuery igCurrencyEditor support for jQuery 3.0 was not implemented until version v16.1 and would not be supported in v11.2. So you would have to upgrade your version to at least v16.1 or a newer version.
If you are using the ASP.NET WebCurrencyEditor, it is a separate from jQuery and depending upon what jQuery operation you were performing would not be supported to directly call a jQuery method on the ASP.NET control.
What do you mean by resetting by jQuery?What behavior are you trying to achieve?