I have a DataTable with a WiQueryBehavior attached to it, works fine in a
normal request. When I want to refresh the DataTable using ajax, the statement
isn't added to the request because I add the parent of the DataTable, a
WebMarkupContainer, to the AjaxRequestTarget.
WiQueryDecoratingHeaderResponse#renderAjaxResponse only checks for behaviors of
components which are added to the AjaxRequestTarget directly, not for it's
child components.
Wiquery version: 1.5-RC2
Wicket version: 1.5.0
Original issue reported on code.google.com by sven.rie...@topicus.nl on 12 Sep 2011 at 9:40
Original issue reported on code.google.com by
sven.rie...@topicus.nl
on 12 Sep 2011 at 9:40