K
King
Hi,
I am creating a hyperion essbase VB application in Excel. I am using VB
APIs provided by hyperion. I have a tree structure, and i want to
display that tree in the parent child relations in list box. I mean, i
want to display that tree in the same way the windows explorer is
allowing us to browse through the file directories in the left frame (
by showing list of folders and '+' sign is added to the folders that
have another directories below it. If you click on the '+' sign, it
will show you directories below it. In the same way, I have a parent,
and below it there are some children, and those children are again
parent of another children and so on..). my question is, is it possible
to display it in list box, or any other component? and if yes, how?
TIA
King.
I am creating a hyperion essbase VB application in Excel. I am using VB
APIs provided by hyperion. I have a tree structure, and i want to
display that tree in the parent child relations in list box. I mean, i
want to display that tree in the same way the windows explorer is
allowing us to browse through the file directories in the left frame (
by showing list of folders and '+' sign is added to the folders that
have another directories below it. If you click on the '+' sign, it
will show you directories below it. In the same way, I have a parent,
and below it there are some children, and those children are again
parent of another children and so on..). my question is, is it possible
to display it in list box, or any other component? and if yes, how?
TIA
King.