I have a need to load a popupmenu at runtime. I think I could do it if it was just one level, but in this case it could be<br>
level1<br>
level2<br>
level3<br>
level1<br>
level2<br>
level1<br>
level1<br>
Any help would be appreciated.<br>
Hi twol,<br>
<br>
Be aware that I'm a manager and not much of a techie. We use the tree view control for runtime creation of menus. We drive it from a user permission table and it is our primary way of implementing security. Each menu selection becomes a node, and the nodes are appropriately offset for each successive level.<br>
<br>
The resulting tall and narrow nature of the menu makes it handy to keep partially in view at the left of the screen which contributes to ease of navigation between different menu selections.<br>
<br>
JohnK
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.