your example is too big, there is too much going on. personally i dont have time to go through it and understand everything in order to help you with your problem. you should distill it down to a very small and concise example.

-Igor


On 9/11/06, ChuckDeal <[EMAIL PROTECTED]> wrote:

My Problem:
I am trying to make a set of Radio buttons (rendered by a ListView)
dynamically update with the selection that is made.  I am trying to
implement a feature where the status date is cleared when the status changes
back to OPEN or the status date is set to today's date when the status is
changed to an option with a blank date.  BUT... When the CLOSED status is
set back to OPEN, the closed date should be set to blank (null) but it is
not.  In a similar situation, when WITHDRAWN is selected, it gets today's
date (as it should).  So, this seems to have something to do with the null
value, but I just can't see what it is.  Can anyone offer me some guidance?

I have attached a quickstart app so that someone might point me in the right
direction.  The quickstart is dummied up pretty good, but it pretty closely
resembles the output that I want.   I'm not sure how much detail is
appropriate right now, but I will be more than willing to supply more
details if someone thinks that they can help me.

Charles Deal

http://www.nabble.com/user-files/235945/quickstart-listview.zip
quickstart-listview.zip
--
View this message in context: http://www.nabble.com/Changing-Value-of-ListItem-model-object-tf2254438.html#a6253100
Sent from the Wicket - User forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to