On Feb 8, 2008 7:44 AM, Constantin Y <[EMAIL PROTECTED]> wrote: > Everything is ok except the "back" button.
how is the back button broken exactly? > If i dont setResponsePage(..) in > the onClick() method of the save button (btnSave) then wicket starts > versioning(?) of the data entry form. a) you shouldnt call setresponsepage in onclick b) wicket will version the page, whats wrong with that? > On the other hand i dont want to > reconstruct the while page whenever i edit (or remove) a record. > What am i missing? like i said, not sure what is not working...and whatever you posted didnt make it -igor > Thanks a lot > http://www.nabble.com/file/p15357597/DataPanels.java DataPanels.java > -- > View this message in context: > http://www.nabble.com/Multiple-panels-and-back-button-tp15357597p15357597.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
