<asp:LinkButton ID="LinkButton2" runat="server" Font-Bold="True" PostBackUrl='<%#"~/Details.aspx?dk="+Eval("ID")%>' ForeColor="#007B27">View</asp:LinkButton>
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Introduction : Here I will explain how to read or get connectionstring from app.config file in c# . By using System.Configuration refere...
-
how to create your own Gridview with scrollbars to scroll through the records. <div style="border-style: solid solid solid solid; bo...
-
Html Code........... <div Id="print"> // Contain U Want to Print....... </div> <input id="Button1...
-
C# Code using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.L...