Hi, I tried to use the AjaxPagingNavigationIncrementLink as standalone component. As javadoc describes this should be possible like using the PagingNavigationIncrementLink. But if I click on this link an exception is the result.
After diving into the code I have seen that the AjaxPagingNavigationBehavior searches for a AjaxPagingNavigator component which is not present in my code. The javadoc to this behavior says that the navigator is just optional. Is this a problem in the wicket code or is there another possibility to use an incremental link together with ajax? Best regards, Andrej --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
