| Author |
Regarding html:select kind of URGENT
|
Praful Thakare
Ranch Hand
Joined: Feb 10, 2001
Posts: 613
|
|
Hi I am using html:select to display a drop down which have menu items. A menu item can be parent menuitem for other menuitem ex. if Admin is parent menuitem for UserMaster then entry for both of them will be as follows menu code menu name parent menu 100 Admin -1 200 User Master 100 Now I have a screen where I can change parent menu for selected menu so when I select User Master I need to display a drop down list with all menus and Admin must be selected. so I tried following but above code displays screen with --None-- selected. where as I want Admin option selected. If I change property in <html:select to menuCode then same menu (user master) is selected so why it not compairing with parentcode ?? kindly help out
|
All desirable things in life are either illegal, banned, expensive or married to someone else !!!
|
 |
 |
|
|
subject: Regarding html:select kind of URGENT
|
|
|