Hi all,
I have a problem with wingrid (version 9.1 Hotfix 1). In my application I can dynamically hide and visualize columns. I'm not using the column chooser, but a self programmed form. When I hide a column and then visualize it again, all new visualized columns are sized to a minimum width (it seems). This behavior wasn't in 8.3!
Regards
Hi Mike,
I'm post some screenshots on another thread http://community.infragistics.com/forums/p/24842/91251.aspx#91251. This figures demonstrates what's going on.
No, I didn't use groups, since you didn't mention them. This is one reason why it's better for you to create a small sameple project demonstrating the issue, rather than for me to try to guess what's happening.
did you used only columns or groups and columns? In my application I'm using both?
If this worked in v8.3 and was broken in v9.1, then it's clearly a bug. But there's not much we can do unless we can duplicate the issue so we can see why it's happening and get it corrected.
I tried duplicating this using your settings here. I just put a button on fhe form that shows and hides columns, but I see no change in the size of any of the columns when I do this.
Hi,
my grid is simple on a form, with no panel as container.
regards