Hi,
We upgraded our infragistic a month ago from 8.2 to 9.1. However, we see some strange issue when we group by. Duplicate rows occurs when we tried to group by : See the pics below:
Wrong display with two group of rows: (using infragistic 9.1). We can even see a seperator for these two groups of rows as shown below.
Correct display with just one group of rows: (using infragistic 8.2)
Is there any changes you can think of course such error? We are using bindingList(bindingList) to build the band -> sub band structure of the grid.
Many Thanks,
Xin
Hi Xin,
There have not been any changes to GroupBy functionality that I am aware of - except for bug fixes.
Are you using the latest service release? How to get the latest service release - Infragistics Community
Hi Mike,
Yes, I am using latest version of Infragsitic 9.1. If I changed version back to 8.2, everything works as expected. But when using 9.1, duplicate rows appears.
Is there any change related to data binding or sibling band? I saw something like sibling band changes in 9.1. Is this a known bug in 9.1.x version?
Thanks,