Hello!

I have manged to create a menu on runtime, but only one level in the hierarcy. So I wonder how I can make a menu like this, automaticly:

parent
child1
child2
childchild1
child3


I have read somewhere that this menu altso handles maximum five levels, is this true?

Is there any small component available wich can do this for me?

I am building a "User Control".

Any suggestions?

///Brimba