How about a little bit of code so we can see what you are doing. -Igor
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Nick Heudecker > Sent: Friday, August 12, 2005 12:59 PM > To: [email protected] > Subject: [Wicket-user] Moving objects between ListViews > > Any thoughts on the following scenario? > > ListView A has a list of incompleteToDo items. ListView B, > which is empty, contains a list of complete ToDo items. When > the user clicks a link, the ToDo item is flagged as completed > and should be moved to ListView B. For some reason, the > first object I add to the list doesn't show up, but > subsequent objects do. Any idea what's going wrong here? > Thanks for your time. > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & > EXPO September 19-22, 2005 * San Francisco, CA * Development > Lifecycle Practices Agile & Plan-Driven Development * > Managing Projects & Teams * Testing & QA Security * Process > Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
