Hi all,

Say I have 4 dates and I wish the end-user to choose one of them, how can I
do that with radio Box?

Say this is the datetimepicker:

<s:datetimepicker        name="segment.departureDate"                           
                                                                                
                                                        
toggleType="wipe"                                                               
        
toggleDuration="300" 
label="Departure Date (MM/dd/yyyy)" 
DisplayFormat="MM/dd/yyyy"                               
required="true" />  

how can I integrate a radio box on the left side so the user can choose one.

**** the user must have the ability to change the date (so I can't have it
constant)
thank you!
-- 
View this message in context: 
http://www.nabble.com/datetimepicker-with-radio-tp19382932p19382932.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to