> no, you dont need to extend an ajaxbutton, IAjaxIndicatorAware works > on any component that has any kind of ajax behavior added to it
This means? I tried using AjaxButton and adding an AjaxFormSubmitBehavior implements IAjaxIndicatorAware but that never received the submit event. I also tried a SubmitLink button with the same behavior, but it did not work. Finally, extending AjaxButton and implementing IAjaxIndicatorAware received the event, but lost the feedback functionality. I am still a bit clueless with this new frame ;) So how whould you have done it exactly right? t. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
