if i turn on the GroupBy grid feature as follows :
{ name: "GroupBy", type: "local", groupByAreaVisibility: "hidden", },
, the moment I grab a column header in IE I get the following javascript error :
Line: 6Error: Unable to get value of the property 'msie': object is null or undefined
It's occurring in jquery-ui-1.9.0.custom.min.js
Perhaps I'm using a too-recent version of jquery UI ?
FYI - same error happens when I add the igGrid feature for "resizing"
thanks.
Bob
I downgraded to jquery-1.8.2.js and the "msie" javascript error went away (i.e. it was showing up when I clicked on the UI Ignite datePicker field).
And just as you said, I didn't touch jQuery UI; I kept it at jquery-ui-1.9.0.js
thank you.
I have the trial version13.1.20131.2039, and jquery 1.9.1, and jquery-ui 1.9.0.
It appears in this case that I would have to downgrade my jquery version, and retest.
Thanks for your response.
You either need to upgrade to 2013.1 of ignite or you need to downgrade to, I believe, version 1.7.2 or earlier of jQuery (this is a jquery issue, not jQuery UI). jQuery.browser was removed in jquery 1.9.0