I hope I don't come across arrogant saying this, but the mailing list is our best effort supporting users in our own free time, but with no guarantee. Personally I spend at least an hour a day keeping up with the list, and if you take into account that I've been doing that for more than 2.5 years now, you probably can imagine the last thing I want to read is users demanding quick answers. We try, but if you don't get an answer, search the archives, use your debugger or simply try a re-post.
I your case, the message might just have slipped through, and reading it, it isn't very clear what you are doing. We don't ship a table component, so I presume you nest your text field in HTML table(s). If that is the case, there shouldn't be a problem updating, so we would need some more info like a stacktrace in order to answer your question. Eelco On 3/18/07, Udora <[EMAIL PROTECTED]> wrote: > Hi all, > > I was attracted to Wicket because of its finesse and all the stories around > praising how helpful their developers and user community are and the quick > response one receives when you post a question. I must say, my experience > has been bad so far. I posed the question below 2 days ago and still no > response. I've known frameworks whose developers were also initially very > helpful but became arrogant when they got the popularity and success. I hope > Wicket is not getting on that slippery road. > > > > On 3/16/07, Udora <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm implementing a form with a table component as one of its component. > The table has some textfields columns. The problem is that upon submit my > model is not updated to reflect the values filled in the textfields. Can > someone point me to an example where this sort of thing is implemented? I've > already looked in Wicket examples but couldn't find anything. > > > > Thanks, > > > > > > -- > > Wicket is Wicked > > > > -- > Wicket is Wicked > ------------------------------------------------------------------------- > 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
