Hi,
I've got a listView which I'm using moveUpLink, moveDownLink and removeLink
on.

Is there any way to be able to add my own code to run when these links are
clicked.

So for example, I'm wanting to store an Order_Id on a database which I would
like to get updated when the moveUp / moveDown link is clicked.

At the moment I have a save button on the page that does the database update
functionality, but I'm really wanting the db update to happen when the move
links are clicked.
Cheers
Andrew
-- 
View this message in context: 
http://www.nabble.com/Adding-code-to-moveUpLink%2C-moveDownLink-and-removeLink-on-ListView-tf3510279.html#a9805075
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to