I am using igniteUI release 2012-2-2113 and am about to update jQuery on my application to 1.9.1
I understand that jQuery 1.9.1 does not include the .live() event binder. I noticed that infragistics.js from the CDN does include .live(). (e.g. Infragistics.Web.ClientUI Scroll 12.2.20122.2113)
My questions
Thanks
ROB
Hi Rob,I've consulted with our developers and they have informed me that the soon-to-come Ignite UI 2013.1 volume release will offer support for jQuery 1.9.*.I'm afraid that this will be a feature which will not fall back to earlier supported releases (2012.1 and 2012.2 - both will be considered older than 2013.1 once it's out).This is the situation for now at least so if you feel that you want/need such support for jQuery 1.9.* for 2012.2, please log a new Feature Request so that our developers can address it.Thank you for understanding the matter!Best Regards,Borislav
Hi, Im using build 13.1.20131.2143 with Jquery 1.10.1, the Chart control legend, I receive the following sizzle error,
0x800a139e - JavaScript runtime error: Syntax error, unrecognized expression: #${item.Label} : ${item.Value}
Hi there,
Do you have the infragistics.templating.js file included as a script reference in your application?
Thank you for using the Infragistics forums!
Hi, indeed I do, here's all my script references
"~/Scripts/jquery-1.10.1.js" "~/Scripts/ig/modules/infragistics.util.js", "~/Scripts/ig/modules/infragistics.datasource.js", "~/Scripts/ig/modules/infragistics.templating.js", "~/Scripts/ig/modules/infragistics.ui.shared.js", "~/Scripts/ig/modules/infragistics.ui.scroll.js", "~/Scripts/ig/modules/i18n/regional/infragistics.ui.regional-i18n.js", "~/Scripts/ig/modules/infragistics.dv.core.js", "~/Scripts/ig/modules/infragistics.dvcommonwidget.js", "~/Scripts/ig/modules/infragistics.ui.chart.js", "~/Scripts/ig/modules/infragistics.ui.chartlegend.js", "~/Scripts/ig/modules/infragistics.ui.basechart.js", "~/Scripts/ig/modules/infragistics.chart_categorychart.js", "~/Scripts/ig/modules/infragistics.chart_financialchart.js", "~/Scripts/ig/modules/infragistics.chart_piechart.js", "~/Scripts/ig/modules/infragistics.chart_polarchart.js", "~/Scripts/ig/modules/infragistics.chart_radialchart.js", "~/Scripts/ig/modules/infragistics.chart_rangecategorychart.js", "~/Scripts/ig/modules/infragistics.chart_scatterchart.js", "~/Scripts/ig/modules/infragistics.chart_stackedchart.js", "~/Scripts/ig/modules/infragistics.ui.doughnutchart.js", "~/Scripts/ig/modules/infragistics.ui.editors.js", "~/Scripts/ig/modules/infragistics.ui.combo.js", "~/Scripts/ig/modules/infragistics.ui.grid.framework.js", "~/Scripts/ig/modules/infragistics.ui.grid.featurechooser.js", "~/Scripts/ig/modules/infragistics.ui.grid.filtering.js", "~/Scripts/ig/modules/infragistics.ui.grid.paging.js", "~/Scripts/ig/modules/infragistics.ui.grid.resizing.js", "~/Scripts/ig/modules/infragistics.ui.grid.selection.js", "~/Scripts/ig/modules/infragistics.ui.grid.sorting.js", "~/Scripts/jquery.ui/jquery-ui-1.10.3.js", "~/Scripts/jquery.ui/jquery-ui-i18n.js", "~/Scripts/jquery.tmpl.js", "~/Scripts/jquery.globalize/globalize.js", "~/Scripts/jquery.globalize/cultures/globalize.cultures.js", "~/Scripts/jquery.unobtrusive-ajax.js", "~/Scripts/jquery.validate.js", "~/Scripts/jquery.validate.unobtrusive.js", "~/Scripts/knockout-2.3.0.js", "~/Scripts/native.history.js",
Thanks for the help
Christoffel
Hi christoffelleroux,
I'm attaching a screenshot from the Unit Tests Report using jQuery UI - v1.10.3 and jQuery v1.10.1
So with 13.1 last service release resources everything should work correctly with the above versions of the jQuery and jQuery UI
Thanks,
Thanks Todor, can you please confirm the latest release build number, I have got 13.1.20131.2143 as the latest?
see my reply here:
http://ko.infragistics.com/community/forums/p/83223/416011.aspx#416011
Sorry for the delay.
Hi Todor, the issue has to do with setting the tooltipFormat, I've reproduced the issue in the attatched sample
Yes that's latest SR.
On Friday we'll push the next one.