Is there a way to get CheckBox/RadioChoice to invoke a server-side action when the user makes a change similar to how DropDownChoice works with its "onSelectionChange()" callback method?
I see that DropDownChoice does this by using a onChange javascript call. Why is this not available for ChexkBox and RadioChoice? Thanks, Sam ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
