Hi! Just wondering if the scenario outlined in my diagram is possible using the WinGrid. It must be, it can do everything else :)
Any ideas?
Thanks, Tom
Oh yeah it doesn't need to be automatic in anyway (not some special column wrapping thing), just the ability to do something like:
e.Layout.Bands(0).Columns("LongComment").Something = Below
The more I think of this, the more this is probably a feature request or major change.
Hi,
You can do this very easily with RowLayouts. The easiest way to set it up is to do it in the grid designer. You will need to either bind your grid at design-time or set up the schema at design-time. Then you can use the Column Arrangement Overview for the band to set up a ColumnLayout.