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 am not sure i completely understand what you are trying to do?
Do you want to hide the top level headers and its data and only show the lowest level?
Is it possible for you to give me some more information about what you are trying to achieve? Or even an image of what you want to do will help.
Thanks
Well, if I could give an image, I'd be done. :-)
What I'd like is this:
Name Address Phone+Group 1 Fred 10 Main St 123-4567 George 20 Main St 890-1234+Group 2 Henry 30 Main St 567-8901
In other words, we show only a single set of headers, at the top of the tree (and ideally, not scrolling with the tree). That set of headers comes from the column set of the *lowest* level of the tree.
Is that clearer?
Hi Aaron,
I was just wondering if the following links helped or if you had any other questions regarding this issue?
Thanks - haven't gotten to try it yet. I'll follow up later when I do.
Aaron
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.
Do you need any more assistance with this issue?
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.
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.