Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
950
Column size in Freeform mode
posted

Here is the problem - i need all columns to line up but headers to appear only on the top of the tree - kinda faking a grid appearance. To do that I set columnSet.LabelPosition = NodeLayoutLabelPosition.None; for all top level nodes except the very first one that still displays the top header. I also set PreferredLabelSize and PreferredCellSize on the first column for all top level nodes but as you can see in the picture bellow first column is auto-resized to the text and my columns don't line up.

How do I disable this auto-resize of a column for the first node that shows headers ("2nds")?

Thanks

Parents
No Data
Reply Children
No Data