|
-
Mar 14th, 2003, 03:52 PM
#1
Thread Starter
New Member
Dinamic Menu with Sub-Menu
Helo ALL,
I'm need your help!
I'm trying to create a menu dinamic with the folow structure:
1- Name: MnuBlank, Caption: "", Index:"" (this is a top popup)
2- Name: MnuOptions, Caption: "" (defined by code), Index: 0 (to create news menus with load)
3- Name: MnuSubOptions, Caption: "" (defined by code), Index: 0 (to create news menus with load)
In the form_load the code will read from two tables, one have the code of Options and your Id. The code will read another table to get SubOptions Id, Cod of Option linked to, an the Caption.
But when i load the mnuOptions(x), the submenu is not load with this.
Can Anybode help-me??
[] Sorry. but my English is not so good []
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|