Menu [message #328746] |
Sun, 22 June 2008 10:08 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
syamthampiv
Messages: 16 Registered: November 2007
|
Junior Member |
|
|
Hi all,
i have a problem with menu designing..i created a menu and the structure of the menu is like the following.
Modules
Stores
Finance
i have to hide and show the menu item 'stores' and 'Finance' at runtime according to conditions. firstly on design time i set the visible property to false of the menu. then i tried to set the visibility to true at a button press code of the form in which the menu is attatched. but it is not working.then i tried it in the opposite way, that is set the visibility of the both menu item to true at design time and set it to false at runtime in the button pres code ..that is working..why it so...not able to set the visibility to true at runtime which set to false at design time..anybody please explain wht the problem is...
thanks in advance..
|
|
|
|