Hi Siva,
I am not sure but I have seen this being done with a placeholder panel
that you replace with the chosen one upon changing of the choice,
using placeholder.replaceWith(newPanel) ... maybe someone else can
explain it more in detail?

/peter

Open Hearts, Open Minds, OpenCauses.

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org     - New Energy for Data - the Graph Database.
http://www.ops4j.org     - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org        - New Energy for Java - Domain Driven Development.




On Tue, Dec 23, 2008 at 9:56 PM, wicketworker <siva.mad...@gmail.com> wrote:
>
> Hi,
> I have a DropDownChoice with 5 selections, and based on the choice the user
> selected, i need to add a specific panel (out of 5 panels) to the page..
> For example : If user selection is A, add panel A
>                   If user selection is B, add panel B
>
> I know this might sound very basic, but i am new to wicket..
>
>
>
>
> --
> View this message in context: 
> http://www.nabble.com/DropDownChoice-Dynamically-adding-a-panel-tp21151136p21151136.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to