Hi !! I have this hierarchy:
Panel
Form
DropDownChoice (A and B)
I have these two DropDownChoices (A and B) and I am
refreshing the choices in B through Ajax when the
selection in A changes. I use this dorpdownchoices to
define a filter for my dataview.
That works fine, when I submit the form the selected
properties in each dropdown are used to filter the
rows of the dataview. I refresh the page with the
method page.render()
The problem is that after sumbit and render the page
the dropdownchoices doesn't work anymore. In fact, the
link to the Ajax debug console disappeared and if I
view the source of the html, there is no reference to
the wicket-event.js and wicket-ajax.js
Any help?
Thanks in advance
Pablo.
--
View this message in context:
http://www.nabble.com/Ajax-dropdownchoice-doesn%27t-work-after-submit-tf4574920.html#a13058549
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]