Hello,
is there a matrix of which feature is compatible with what other features?
I just tried to enable "GroupBy" on a grid with "LoadOnDemand" and I get a message that it is not supported. (I tried grouping with virtualization and, although there is no message, it does not work.)
It seems that "GroupBy" is not compatible with any "large data set" feature, correct? - It does not seem to be "enterprise application" ready.
Anyway, this trial and error is annoying and makes planning impossible.
Also, do you have a larger real-world demo that combines various features of igGrid?
Best regards,
Joern
Hello Joern,
Thank you for using our igGrid!
I guess that you mean the Load-on-Demand feature of igGrid.
http://igniteui.com/grid/load-on-demand
http://help.infragistics.com/Help/Doc/jQuery/2013.2/CLR4.0/html/Whats_New_In_2013_Volume2.html#_Ref368922530
It’s currently CTP and it doesn’t support GroupBy, Paging and CellMerging.
When the feature is RTM it’ll be described in a topic the compatibility of the feature with the existing ones.
You may find the limitation and the known issues of features integration in the known issues topic.
http://help.infragistics.com/Doc/jQuery/2013.2/CLR4.0?page=Known_Issues_and_Limitations_2013_Volume_2.html
Feature matrix is not available. The control is complex and there are limitations (which have/don’t have workarounds)
That’s why a simple matrix saying Yes/No won’t present the full features integration.
GroupBy is compatible only with "continuous" virtualization but there is a known limitation:
When igGrid’s continuous virtualization is in use and the Group By feature is enabled, scrolling vertically causes collapsed group(s) to expand.
Thank you for your honest feedback.
Hope hearing from you.