I'm getting the following error when I group by by dragging or using the chooser:
Unhandled exception at line 185, column 8338 in http://localhost:14756/Scripts/infragistics.js
0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'notifyContainerResized'
If I group at time of creation, it creates an empty box in the group by, an doesn't group properly (doesn't seem to be matching like data properly) and shifts the summary rows one to the left from where it should be.
Ideas?
Hello Geminiman ,
The code snippet that you are referring in infragistics.js is from the igChart.
I am not able to reproduce the issue with our online samples
http://samples.infragistics.com/jquery/grid/enable-groupby-feature
Regarding the misbehavior that you experience when you group at time of creation, if your columns are auto generated this is known issue :
http://help.infragistics.com/Help/NetAdvantage/jQuery/2012.1/CLR4.0/html/igGrid_Known_Issues.html#groupby_autogenerate
We will appreciate an isolated sample reproducing the script issue.
Hope hearing from you