Hello again,

quite beginner, I am tumbling from one problem into the next.

I'm trying to use the inputCalendar component (non-popup). It displays
fine. The value binding works fine.

The page containing displays a set of records corresponding to the
currently selected date. In the future, data in that records shall be
editable, but I'm not so far by now. Just displaying.

For the moment I am trying to implement the logic to load new records when
another day is selected.

I've added a valueChangeListener to the inputCalendar component. This works
fine, but valueChangeListeners are called before the values are set into
the bindings. Ok, in the event I have the new date, so I could load the new
records. But this would only be a solution for the moment. In the future,
there are much more values to be applied (the coming up input fields)
before the new records may be loaded.

So I want to have an event which occurs after the value applying has
completed.

Perhaps an action method would be the right place to load the new day.

But unfortunately, I cannot bind an action method to the inputCalendar
component, right?

I think it is a really really beginner question, but I'm migrating from a
WebApp Framework where everything was totally different (Apple WebObjects),
so I have a lot of trouble understanding the basic things. Sorry for this,
but I would be very glad, if you could help me!!

Regards,

Marcus.

_____________________________________________________________________
prosystems IT GmbH
Anwendungsentwicklung
Postfach 31 51
53021 Bonn (Germany)

Tel: 0228 / 3366 - 3329, Fax: 0228 / 3366 - 73329
mailto:[EMAIL PROTECTED] http://www.prosystemsIT.de
Amtsgericht Bonn - HR B 13189


Reply via email to