On 6/13/06, Gwyn Evans <[EMAIL PROTECTED]> wrote:
I've put some code up at
http://www.wicket-wiki.org.uk/wiki/index.php/DropDownChoice_Examples
which shows the two approaches...

Offhand, are there any cases where Ajax might not be preferable to
onSelectionChange?  If no _javascript_, then neither will work, will
they?

correct, without _javascript_ neither case will work.

Also, if it worth adding a IndicatingAjaxFormComponentUpdatingBehavior
to extentions?  (The only trick is to add the indicatorAppender in the
getBind() rather than the constructor.)

i dont know, if you find it useful then go ahead and add it.

-Igor

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to