Many times we have the requirement where we have to create columns dynamically. This article describes you about the dynamic loading of data using the DataTable as the datasource.
Details of the Grid
Let?s have a look at the code to understand better.
Create a gridview in the page,
Drag and drop the GridView on to the page Or
Manually type GridView definition in the page. public partial class _Default : System.Web.UI.Page