Persist01 0 Newbie Poster

Hi, I have a DataGrid within a VB.NET page and the following code for a ButtonColumn:

<asp:ButtonColumn ButtonType="LinkButton" CommandName="Delete" HeaderText="Remove" Text="Delete" Visible="True" />

Can you tell me is it possible to trigger off an email sending function after clicking one of the "Delete" links or using the OnDeleteCommand within the DataGrid settings?

Any advice would be much appreciated. Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.