We have created a sample, which should support default column grouping, dynamic drag and drop column grouping with aggregate operations. The attached sample is not working with current code. It works fine after removing this part of code ",
group: {
field: "UnitsInStock",
dir: "asc"
}".
Let us know is it expected behaviour or not?