Hi Peter

For that we usually add an AttributeModifier which adds something like that to the onclick javascript event:
if (!confirm('Do you really want to delete this entry')) return false;

Matt

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


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to