How to fill data in gridview in asp net
In your project make a new .aspx page and edit its as following : <%@ Page Language=”C#” AutoEventWireup=”true” CodeFile=”Default.aspx.cs” Inherits=”_Default” %> <!DOCTYPE html PUBLIC “-//W3C//DTD… Read More »How to fill data in gridview in asp net