|
How to add a button with custom command name and perform an operaiton?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET GridView
To add a button for each record in the GridView and perform some custom operation on click of this
button, we can follow this approach.
|