thanks..

Martijn Dashorst wrote:
> http://cwiki.apache.org/WICKET/how-to-repaint-a-listview-via-ajax.html
>
> Same applies for Loop
>
> On 5/31/07, Nino Saturnino Martinez Vazquez Wael
> <[EMAIL PROTECTED]> wrote:
>   
>> forgot to mention that its wicket 1.2.6..
>>
>> Nino Saturnino Martinez Vazquez Wael wrote:
>>     
>>> I doesnt seem that loop works with ajax? I've created a quickstart
>>> project that displays this. Should I use a listview instead?
>>>
>>> heres the quickstart(http://localhost:8080/quickstart/app):
>>> http://www.badongo.com/file/3249801
>>>
>>> regards Nino
>>>
>>> Nino Saturnino Martinez Vazquez Wael wrote:
>>>
>>>       
>>>> Hi
>>>>
>>>> Im having some trouble with loop and ajax. Now when the page initially
>>>> are created the loop are empty, this makes the loop not render.
>>>>
>>>> When I get the ajax request I try to add the loop with addcomponent,
>>>> however this tells me this:
>>>> Component with id [[gmap_gmapContainer_gmarkersLoop]] a was not found 
>>>> while trying to perform markup update. Make sure you called 
>>>> component.setOutputMarkupId(true) on the component whose markup you are 
>>>> trying to update.
>>>>
>>>>
>>>> However I have set .setOutputMarkupId(true) so Im not understanding the
>>>> message?
>>>>
>>>> What am I doing wrong?
>>>>
>>>> regards Nino
>>>>
>>>> -------------------------------------------------------------------------
>>>> This SF.net email is sponsored by DB2 Express
>>>> Download DB2 Express C - the FREE version of DB2 express and take
>>>> control of your XML. No limits. Just data. Click to get it now.
>>>> http://sourceforge.net/powerbar/db2/
>>>> _______________________________________________
>>>> Wicket-user mailing list
>>>> Wicket-user@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>>>
>>>>
>>>>
>>>>
>>>>         
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by DB2 Express
>>> Download DB2 Express C - the FREE version of DB2 express and take
>>> control of your XML. No limits. Just data. Click to get it now.
>>> http://sourceforge.net/powerbar/db2/
>>> _______________________________________________
>>> Wicket-user mailing list
>>> Wicket-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>>
>>>
>>>
>>>       
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
>>     
>
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to