sorry i misread again :),i assumed you meant for more than one item
the parent has to be repainted .

On Mon, Aug 6, 2012 at 3:45 PM, vineet semwal <[email protected]> wrote:
> quickview *can* add/remove any number of items without the need to
> repaint the parent of repeater,check the examples in the quickview ;)
> ,AjaxItemsNavigator and other new onscroll behaviors which i have
> added recently would not have been possible if quickview was not
> capable of that,they work like click/onscroll to see new rows added
> like what you see in social networking applications...
>
> On Mon, Aug 6, 2012 at 3:34 PM, Martin Grigorov <[email protected]> wrote:
>> On Mon, Aug 6, 2012 at 12:52 PM, vineet semwal <[email protected]> 
>> 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 <[email protected]> 
>>> wrote:
>>>> On Thu, Aug 2, 2012 at 3:25 AM, Benjamin Heiskell
>>>> <[email protected]> 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: [email protected]
>>>>> For additional commands, e-mail: [email protected]
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Martin Grigorov
>>>> jWeekend
>>>> Training, Consulting, Development
>>>> http://jWeekend.com
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>
>>>
>>>
>>> --
>>> regards,
>>>
>>> Vineet Semwal
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>
>>
>>
>> --
>> Martin Grigorov
>> jWeekend
>> Training, Consulting, Development
>> http://jWeekend.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
>
>
> --
> regards,
>
> Vineet Semwal



-- 
regards,

Vineet Semwal

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to