I logged a jira ticket for it, and it will be fixed for 2.0.8:

https://issues.apache.org/struts/browse/WW-1867

as a workaround, instead of using the struts tag, use the html that the tag
generates, and set the onValueChanged attribute, something like:

<div
       dojoType="dropdowndatepicker"    id="test"    value="2006-10-31"
name="dojo.test"    inputName="test"  saveFormat="rfc"
onValueChanged="alert('hey!')"></div>


regards
musachy

On 4/1/07, VictorD <[EMAIL PROTECTED]> wrote:


Hi,

I am trying to use onchange event with datetimepicker. Looks like
datetimepicker ignores that event.  Does anybody know, what should I do to
make it works?

Thanks
--
View this message in context:
http://www.nabble.com/Struts-2.-Onchange-event-does-not-work-with-datetimepicker-tf3503053.html#a9783421
Sent from the Struts - User mailing list archive at Nabble.com.


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




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to