How do you achieve, that the dataview is refreshed after clicking "delete"?
----- Ursprüngliche Mail ---- Von: rmattler <robertmatt...@gmail.com> An: users@wicket.apache.org Gesendet: Mittwoch, den 30. September 2009, 14:51:19 Uhr Betreff: Re: How would you realize a "delete"-Link in a datagrid row? Another approach would be to created a model window to appear when the delete link is clicked. With the message "Are you sure you want to delete xxx?" If you select yes, the row is deleted then ajax is used to refresh the dataview. Let me know if you want to use this approach and I will post an example. Peter Arnulf Lustig wrote: > > Hi, > > I'd like to create a delete link where you can delete a row in a datagrid. > But when you click on the delete link, the delete label should change and > a warning occurs: "Do you really want to delete xyz". > After the second click it finally deletes the content. > > How can I achieve that? Could you verbalize the procedure? > > Thanks!! > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > > -- View this message in context: http://www.nabble.com/How-would-you-realize-a-%22delete%22-Link-in-a-datagrid-row--tp25677771p25680407.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org