Introduction
Here I will explain
how to use linkbutton in gridview in asp.net.
Description:
In
previous posts I explained many articles relating to Asp.net,
JavaScript, Jquery,
gridview
etc. Now in this post I will explain how to use linkbutton in gridview to delete
gridview records in asp.net.
Generally
if we want to place any control inside of gridview we need to use asp:TemplateField.