Hello,
I am really having serious problems to set up a very simple column layout for an ultra tree.
I personally think the layout settings are too fragile!
Here is what I am trying to do:
5 columns whose width fills the whole tree's width:
column 1: fixed width: 16
column 2: takes all remaining space
column 3: chaptered invisible column
column 4: fixed width: 20
column 5: fixed width: 20
column 1 & 2 share a header (label), so the headers of column 1 and 2 are merged.
I can only get this to show correctly by playing around with the preferred label size of column 1. Setting it to 99999 will show everything as I want it to be in the layout designer. Rebuilding the project will destroy everything and does some stupid rearranging of my columns and my layout breaks apart.
Show me a way to create an indestructible (by design) layout for my tree please.
Another thing is that I want my columns to show only images and no text. I cant figure out how to turn off Text (or Key if no Text is set). My work around is setting the text to " ".Is this possible?
Blue
help? anyone?
the picture
i modified your example to demonstrate what I am trying to do.
I also will add a picture to show you what I need, maybe you can provide an example how to accomplish this.
I am unable to reproduce the behavior you mentioned about the merged column disappearing. If possible, please modify the sample I attached to demonstrate this behavior and I will attempt to isolate the cause of this behavior.
Hello Jose,
I do not want to merge cells, I want to merge headers. This is indeed possible even by the designer. But as soon as I try to get it set up, the merged column disapears completly.