Hi,

is there any guide or direct guidance on how to make complete stateless ajax 
components?

For example on a simple AjaxEventBehaviour "onClick" its enought to supply a 
unique ID thats reachable, but if you have an Ajaxified Panel that has 
sub-"clicks" on it, I cant find a way to make the subcomponents stateless since 
the parent is not visible all times (only after it hast been made visible via 
an AJAX call) meaning the target ID is not existing in the DOM.

Best,

KB

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to