You can use the event handling mechanism.
François Meillet Formation Wicket - Développement Wicket Le 11 mai 2013 à 01:17, David Beer <[email protected]> a écrit : > Hi All > > I have an Ajax DataTable that extends DataTable and when I click the > navigation panel to change page in the table I would like to make sure that > the necessary components are disable or enabled. What is the best way of > doing this? > > So on onPageChanged I would like to enable or disable my form submit buttons. > The buttons are Ajax enabled. > > Thanks > > David > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
