Posted on: 6/20/2014 10:46:59 AM | Views : 235

Hi All,
I have a gridview and button control.
 <asp:GridView ID="grdAwwas" runat="server" AutoGenerateColumns="False" BackColor="#DEBA84"                                             BorderColor="#DEBA84" BorderStyle="None" BorderWidth="1px" CellPadding="3" CellSpacing="2"                                             Style="text-align: center">               ...

Go to the complete details ...