Give this a try:
In onSelectionChanged, call setResponsePage(YourClass.class) where Yourclass.class is the same class that rendered the form in the first place. This seems to force a re-render of the page.
Comments anyone?
Thomas
On 1/13/06, karthik Guru <[EMAIL PROTECTED]> wrote:
my DropDownChoice.wantOnSelectionChangedNotifications() returns true.
And I do get a onSelectionChanged event notification . But the form
does'nt seem to be getting updated even though the generated
_javascript_ shows form.submit().
I guess somewhere in thelifecycle it figures that another listener
needs to be invoked and does'nt go through with form update. Is there
a wasy way to update the form as well?.. ..I have some models waiting
to be updated.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user