|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
webuijsf:calendarHello.
I have a problem which I cannot solve and cannot find any help in internet. I use NetBeans6.5 and create a jsf Web application using Visual Web pages. I want to use woodstock calendar component on my page. But I need change a list (another component) when user change a date. I try to submit form using onChage() event in calendar, but it works only when user changes date in calendar text filed by hand. When he uses drop down calendar this event does not work!!! And I cannot force change my list when user changes a date in calendar. And I cannot find any decision of this prolem in internet... So, can you help me? What event is there for changing date by drop down calendar box? Thanks in advance. Roman. xroot@... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: webuijsf:calendarHello Roman,
do you tried domNode.refresh() in the onChange property? For more details, see the Woodstock TLD Docs. http://webdev2.sun.com/woodstock-tlddocs/ kr -------- Original-Nachricht -------- > Datum: Mon, 15 Dec 2008 09:56:08 +0600 > Von: Roman <roman@...> > An: users@... > Betreff: webuijsf:calendar > Hello. > I have a problem which I cannot solve and cannot find any help in > internet. > I use NetBeans6.5 and create a jsf Web application using Visual Web pages. > I want to use woodstock calendar component on my page. > But I need change a list (another component) when user change a date. > I try to submit form using onChage() event in calendar, but it works > only when > user changes date in calendar text filed by hand. When he uses drop down > calendar > this event does not work!!! > And I cannot force change my list when user changes a date in calendar. > > And I cannot find any decision of this prolem in internet... > > So, can you help me? What event is there for changing date by drop down > calendar box? > > Thanks in advance. > Roman. > xroot@... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
| Free embeddable forum powered by Nabble | Forum Help |