Hi, I have a tabbed panel within a form. I have overwritten the newlink method and return a submitlink instead of regular link in order to keep the form content. Everything works fine for far. While using these submitlinks I want to differentiate if the user has made some changes within the tab he is leaving or not. If so I want to diplay a message. Is there a possibilty to check if the model has changed while selecting another tab?
Obviously I don't want to add an AjaxFormComponentUpdatingBehavior to ervery single form component. Thanks in advance, Kai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
