Hello,
after resizing the width of columns, which are added to a certain group, the header of the group gets cut off :-(
The resizing is done programmatically with: columns.PerformAutoResize(PerformAutoSizeType.AllRowsInBand, true);and works fine.
But now, the group header shrinks as well and the caption is cut off.
How can I avoid this behaviour?
Thanks for your help!
20102.2151 update fixes my problem.
Thanks Mike!
That looks like a really old bug in a really old version of NetAdvantage. You probably just need to get the latest service release.
How to get the latest service release - Infragistics Community
Hi Mike,
Please see attached screenshot for details.
Hi,
I don't think this is the same issue. This post is talking about groups of columns and you appear to be referring to GroupByRows using OutlookGroupBy.
So, I'm not really sure what the issue is. The text in the GroupByRow should be able to fill the entire width of the row, unless you are using summary cells. Perhaps you could post a sample project demonstrating the issue or some screen shots so I can see what you are referring to.
I have the same problem, the group by text (drag a column header here to group by that column) is cut off. It looks fine in the design view, but after i built the solution, the group by text is cut off.
Would you be able to help?
Thanks