Hi
Attached zip has test source code and image (issue).
To reproduce:
1. Run the code.
2. Group by ID1Grp column. This grouping happening fine (as its first level). Here I am doing bucketing.
3. Group by ID2Grp column. For this also I am doing bucketing.
4. If you expand one of first level row, Second level group by (i.e. ID2Grp) rows are having duplicate groups instead distinct groups.
What could be the issue?. Can you update the code with the fix. This is kind of urgent.
Thanks
Hello,
After some investigation, our developers said that the custom group-by evaluator in the sample does not return IGroupByEvaluator.SortComparer and it needs to implement a sort comparer that compares values in a manner that's consistent with how the values are being grouped. Basically values that would belong to the same group need to be considered equal by this sort comparer.
I've modified the sample to implement above and now the grouping is correct.
Thank you for your patience.
Hello again,
Currently there isn'at any workaround since the grouping is made internally.
Thanks.
Till that time, do we have any work around for it?
I have logged this with development under ID: 135109 and I have also created a support ticket on your behalf: CAS-111764-N8R1M7 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://es.infragistics.com/Membership/MySupport.aspx