Re: [Wicket-user] drop down

2006-04-28 Thread JasonB
If I guessed right as to what you are asking... Basically, when your drop down has a value, you want to 'un-hide' another part of the page. In your case a form. The most conventional way I know of is to override the 'isVisible' method for the component you want to hide & unhide. In the code sni

Re: [Wicket-user] drop down

2006-04-28 Thread Matt Carlson
Do you mean you want the form to be hidden until a selection is made on your drop down list or something along those lines?On 4/28/06, Igor Vaynberg < [EMAIL PROTECTED]> wrote: what do you mean you want to display a form only if the dropdown is selected? is the dropdown itself not in the form?-Igor

Re: [Wicket-user] drop down

2006-04-28 Thread Igor Vaynberg
what do you mean you want to display a form only if the dropdown is selected? is the dropdown itself not in the form?-IgorOn 4/28/06, Aditya Patel <[EMAIL PROTECTED]> wrote: I have a dropdown for my page and I want to display a form only if the drop down is selected. How can I do that with wicket?

[Wicket-user] drop down

2006-04-28 Thread Aditya Patel
I have a dropdown for my page and I want to display a form only if the drop down is selected. How can I do that with wicket?__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [Wicket-user] Drop down Menu Header in Wicket

2006-03-18 Thread Martijn Dashorst
http://www.dhtmlgoodies.com has several available. You can look at the _javascript_ code there and customize it to your needs.Martijn On 3/18/06, Gangadhar Vibhute <[EMAIL PROTECTED]> wrote: hi I want make Drop down menu for header Any oneĀ  do such type of work . Thanks Gangadhar A. Vibhute --

[Wicket-user] Drop down Menu Header in Wicket

2006-03-18 Thread Gangadhar Vibhute
hi I want make Drop down menu for header Any oneĀ  do such type of work . Thanks Gangadhar A. Vibhute