This is preventing my grid from showing anything but the ajax loading animation:
Uncaught TypeError: Cannot read property 'length' of null infragistics.js:51$.ig.DataSource.$.ig.DataSource.Class.extend._successCallback infragistics.js:51k jquery-1.8.2.min.js:2l.fireWith jquery-1.8.2.min.js:2y jquery-1.8.2.min.js:2d
I appear to be loading the data correctly with a [GridDataSourceAction]ActionResult method. The Chrome console picks up this message.
Thanks, Tom
Ignore this, this is directly related to this.
http://ko.infragistics.com/community/forums/p/76290/385322.aspx#385322
Getting the service release now :)
Tom