Hi, I have the following problem with the contrib:Table component:
On my first test page it works fine. But now I want to refresh the table data with a Submit component. In the submit method the table data are changed. This does not work. There are always shown the old data from page creation. The method <binding name="tableModel" expression="tableModel"/> is only called on page creation. After submit the method public ITableModel getTableModel() is not called. Which mehtod do I have to implement. Thanks in advance Michael Lauer ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
