I have no paging option specified and I'm getting this error.
Going back to the old version solves the issue.
Here's the definition
$(this).igGrid({
primaryKey: "ID",
autoCommit: true,
autoGenerateColumns: false,
columns: columns,
showFooter: true,
renderCheckboxes: true,
enableUTCDates: true,
features: features,
odata: true,
responseContentType: "application/json",
responseDataKey: "results",
virtualization: "false"
});
Features are grouping on with one column grouped, sorting = multi (local) and 2 summaries in the footer. (standard, no custom), resizing is on, as is allow hiding and selection = row. No editing.
Hi,
with a similar issue, i've set JSONP instead of KSON as response type and all its working fine....
Cheers
Hi guys,I'm afraid that an issue with the the igDataSource appeared in the very last second so the build of the first SR which included 2012.1 has this problem.The issue was promptly fixed so we can give you an untested build (which is also tested, but that's another topic) which contains the fix.Please let me know if this is OK with you so I can contact our support team and get the procedure rolling.Also, please accept our apologies for the caused inconvenience - it's something we always do our best to avoid, but one in a thousand times Murphy's law does it's work :/