Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
UltraWinGrid and multiple grouping
posted

Hi all,

we are having reproducible problem with UltraWinGrid version 10.1.20101.2027. The easiest to reproduce is to bind collection of simple objects with few properties to wingrid and then try to group by several columns. It does not work as expected.

Additionally if other columns are removed and just one original column stays in group by of the grid then the result in grid is much different to original when group by is setup from scratch

1. 1 column in group by

2.  2 columns in groupd by

3. Again 1 column and result is different than in step 1).

Do you know a workaround how to fix it?

Thanks,

RSV

Prototype-ErrorWhenGrouppingByMoreThanOneColumn.zip
Parents
No Data
Reply
  • 5118
    posted

    Hi RSV,

    I'm trying your sample out using 10.1 version 2027 but it appears to work correctly.

    In your steps which column(s) are you grouping by and ungrouping?

    I Groupped by Column C and then Column D and then Ungrouped Column D and the original grouping of Column C looks correct.  Can you provide additional explicit steps for me to reproduce this behavior?

Children