On Mon, Aug 6, 2012 at 12:52 PM, vineet semwal <vineetsemwa...@gmail.com> wrote:
> actually with quickview you can add/remove any number of items but i
> might have overread/misunderstood what martin is saying..

Correct!
I meant to add/remove just items without the need to repaint the
parent of the repeater.

>
> On Thu, Aug 2, 2012 at 12:37 PM, Martin Grigorov <mgrigo...@apache.org> wrote:
>> On Thu, Aug 2, 2012 at 3:25 AM, Benjamin Heiskell
>> <ben.heisk...@gmail.com> wrote:
>>> Hi,
>>>
>>> I have a List<String> that I want to represent with TextFields. I need
>>> to be able to dynamically add and remove them via AJAX.
>>
>> For dynamic add/remove of a single item see :
>> https://github.com/vineetsemwal/quickview/wiki
>>
>>>
>>> From what I’ve read online (and experienced firsthand) ListViews do
>>> not seem to be designed for this.
>>>
>>> What is the best way to approach this problem?
>>>
>>> Thanks!
>>> Ben
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>
>>
>>
>> --
>> Martin Grigorov
>> jWeekend
>> Training, Consulting, Development
>> http://jWeekend.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>
>
>
> --
> regards,
>
> Vineet Semwal
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to