Hi!

Yeah, if you look at the Palette you can se it is not trivial so it
will save you a lot of time ;)

**
Martin

2010/7/23 Nivedan Nadaraj <shravann...@gmail.com>:
> Hey Mate!!,
>
> That is classic. Will check it out, great. Again if you do know how I can
> address the issue I had will be good to know even if I dont use it since the
> Pallete offers it.
> Thanks !!
> Niv
>
> On Fri, Jul 23, 2010 at 5:31 PM, Martin Makundi <
> martin.maku...@koodaripalvelut.com> wrote:
>
>> Hi!
>>
>> Did you notice wicket has a built-in component called palette that can
>> do this for you?
>>
>>
>> http://wicketstuff.org/wicket13/compref/?wicket:bookmarkablePage=:org.apache.wicket.examples.compref.PalettePage
>>
>> **
>> Martin
>>
>> 2010/7/23 Nivedan Nadaraj <shravann...@gmail.com>:
>> > Hi All,
>> >
>> > I use the ListMultipleChoice(LMC) in a different way. I have one control
>> > (LMC) on the left representing a list of items Available (roles for
>> example)
>> > I have another LMC to represent Selected items(roles)
>> >
>> > The ADD and ADD ALL buttons move the "selected items' from Available LMC
>> to
>> > Selected LMC.
>> >
>> > Now when I hit Save, the Selected LMC's Choices are not pushed into the
>> > Model and is empty. However, when I literally selected few items in the
>> > Selected LMC choice list and hit save then
>> > I have the items in the Model.Which is fine, but as a user he has done
>> that
>> > act already so ...guess am missing something here.
>> >
>> > What I would like is for the Select LMC Model to be updated (either I do
>> it
>> > or automatically) from the choices list. Has anyone used this in the way
>> I
>> > am using it? How do we get around this?
>> >
>> > Thanks in advance.
>> > Cheers
>> >
>>
>> ---------------------------------------------------------------------
>> 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