Re: set value of the datetimepicker but the value does not appear in the input box

2007-09-19 Thread Abhinav
eptember 19, 2007 10:13 PM Subject: set value of the datetimepicker but the value does not appear in the input box hi all, i want to set the value of a datetimepicker in javasript but encounter a problem. i do that like this: first use ajax to get a record as a "json" object

Re: set value of the datetimepicker but the value does not appear in the input box

2007-09-19 Thread Andvar Woo
/mail-archives.apache.org/mod_mbox/struts-user/200705.mbox/[EMAIL > PROTECTED] > > HTH/ > M-- > > - Original Message - > From: "Andvar Woo" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, September 19, 2007 10:13 PM > Subject: set value of the datet

Re: set value of the datetimepicker but the value does not appear in the input box

2007-09-19 Thread Martin Gainty
al Message - From: "Andvar Woo" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 19, 2007 10:13 PM Subject: set value of the datetimepicker but the value does not appear in the input box hi all, i want to set the value of a datetimepicker in javasript but encounter

set value of the datetimepicker but the value does not appear in the input box

2007-09-19 Thread Andvar Woo
hi all, i want to set the value of a datetimepicker in javasript but encounter a problem. i do that like this: first use ajax to get a record as a "json" object,then use the "json" object to initialize a form, which contains a datetimepicker. the form is used to add a new record and to modify