| Visit tutorial >> |
| This tutorial provides a simple code on how to bind a DataGrid to an array. Start a new ASP .NET Web Application and on the Web Form drag a DataGrid: Then go into the code of the ASP .NET Web Application (WebForm1.aspx.cs) and replace PageLoad according to the instructions detailed here. |
| Hits: 827 |