Hi,
We are using the 2009 vol 1 control set. To my mind the wingrid is not correctly resizing. The grid has the autofitstyle property set to extendlastcolumn.
When I resize a column to increase the width of the column by moving the column border to the left after releasing the mouse button the column resizes so that only the first letter of the column title appears.
If I double click on the column border the column resizes to show all column data.
Is this behaviour correct? is there some other property to be set.
Thanks
Peter
Hi Peter,
I'm not sure I understand what you mean. If you click on the right edge of a column header and move the mouse and then release, the right edge of the column will end up wherever you put it. It doesn't autosize anything at that point - you are explicitly setting the column to the size you chose. So if only one letter of the header is visible, it must be because that's where you released the mouse.
Hi Mike,
To start increasing the size of the column I click on the border of the column header, drag the mouse to the right and then release the mouse button, the column size automatically reduces to the single character. The grid is styled.
I've never seen that before. I just tested it now and it works fine for me. But if that's happening, it's either caused by something in your code, or else it's a bug in the grid.
Can you duplicate this in a small sample project and post it here so we can take a look?
will do
Hello ,
I have tested the mentioned scenario with Infragistics 11.1 and it work as I expected. Please see attached video. Also I am attaching and the sample which I have used to test the issue and to capture the video.
Please let me know if I am missing something.
Hi
It is again happened in Infragistics2.Win.UltraWinGrid.v11.1, Version=11.1.20111.1003
Petr
We have tested this issue in the latest service and found that this issue has been resolved.
Please download the latest Service Release which is version 9.1.20091.2077.
Thank you Mike!
Hm, well, that makes a lot more sense.
I will forward this over to Infragistics Developer Support so they can write it up for developer review and we can get it fixed.