Hi,
I created a columnSet with two columns in an ultrawintree, but I have not been able to figure out how to hide the column headers. I just want to display the cell content without a top header. I looked throughout all properties of the columsettings and columset but I was not able to find a place to turn off these headers. Basically I'm looking for a property similar to the utragrid band.ColHeadersVisible property or any other way to accomplish this.
Please let me know if you any ideas. Any help is very much appreciated.
Thanks,
Danny
I don't understand what you mean. What, exactly, is shifting? And what is the behavior you want. Could use maybe post some screen shots or a sample project so I can see what you are referring to?
Hello,
I'm trying to hide just one column header and with LabelPosition to NONE on the LayoutInfo property of my UltraTreeNodeColumn, it works.
But......there is a shift to the left columns...
How can I hide this column without having a shift?
Here's an updated link.
What would be current link to this solution?
Thank You
that is wonderful.
Thanks a million Dimi.