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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to