Hi, I'm getting the following javascript error in IE8 when I use XML as the datasource for the DropDownlist: "Object expected kendo.all.min.js, line 1 character 14651"
My code works perfectly fine for all other browsers, just not IE8 (typical). Here is my test code:
Here is the XML:
Is it my code or is this a bug? Any help is appreciated, I'd rather not have to resort to other jquery plugins