I have a multilevel tree view, where only the lowest level has really interesting information. I'd like to show only the headers for the lowest level, and I'd like to show them at the top of the tree (and ideally, not scrolling). Is there any way to do that?
Thanks, Aaron
Hi Aaron,
I don't think that will is possible.You might be able to do this with draw filter or creation filter but it may be tricky. I think i may have given you some links above on draw filters.
I probably will when I get back to it, but that won't be for at least a week. In the meantime, a thought - is there a way for me to move the headings to an absolute location within the control's window? I'm thinking that I could just shove them all straight up to the top of the control and let them stack on top of one another - that way, only one would be visible, they'd still align with the columns, and the sorting and resizing behavior would still work.
Do you need any more assistance with this issue?
Ok thanks for letting me know.
I will try follow up with you next week or so to see if you need any more assistance.
Thanks - haven't gotten to try it yet. I'll follow up later when I do.
Aaron