sorry, I cannot do it. it's a complicate table within some checkbox and input 
textfield.

Message: 7
Date: Sat, 24 Mar 2007 01:06:24 +0100
From: "Matej Knopp" <[EMAIL PROTECTED]>
Subject: Re: [Wicket-user] sos, ajax refresh chaos
To: wicket-user@lists.sourceforge.net
Message-ID:
 <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

can you provide a quickstart example that demonstrates this problem?

-Matej

On 3/24/07, tooy li(Gmail) <[EMAIL PROTECTED]> wrote:
> last time ,I mentioned the table cannot be update after the ajax modal window 
> closed.
> now it can work when i set the outputmarkid to true, but,... it's strange. it 
> will add the content of table
> at the top of original table !!!!
>
> ps. the ajax don't refresh the main window every one, is there any one have 
> the same experience?
>
>
>    <table >
>       <tr >
>          ............  it generate the update datatable content here after 
> close the modal window
>       </tr>
>    </table>
> <span  wicket:id="listContainer">
>    <table >
>       <tr wicket:id="dataList">   here is my data table.
>       </tr>
>    </table>
> </span>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>



------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

------------------------------

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


End of Wicket-user Digest, Vol 10, Issue 213
********************************************
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to