Please tell me any good site for Gridview control.(not for datagrid).
I am facing error in fetching the values of the Bound columns in the gridview:
lease tell me how should i fetch the value..of a bound column..??
Below is the code.:
Code:
<asp:GridView ID="gvOU" runat="server" AllowPaging="True" AllowSorting="True"
Leave a comment: