Hi,
I came across the following issue.
Int UltraGrid I have some summary rows. There are two of them. Both of them in one column, placed at the top of grid bellow each other.
When I double click the column to perform resizing or resize the column calling PerformAutoResize the column width is not calculated correctly.
I am attaching small sample application. There are summary rows placed at the bottom and at the top.
Case 1: when double clicking column to perform autoresize, Autoresizing does not include summary rows
Case 2: Calling PerformAutoResize resizes column 2 correctly. Column 1 calculates width of first summary row, but no the second 1
Case 3: In designer try to switch summary rows. Switch shortCol1 and longCol1 summaries. Then proceed to case 2. Everything works fine.
Is this behavior a bug or is there a way to make resizing columns properly?
ddsmith98029 said:I use version 8. Will there be a patch?
No, there are no more updates for v8. The oldest supported version is currently v10.1.
I use version 8. Will there be a patch?
WinForms 10.3 should include the fix
Has this been fixed? And in what version?
Fix will be included in next release.