First of all im not sure if this is the correct section to ask this.
Im using C# .NET
I m trying to populate a gridview using datareader with the following code
Code:
protected void page_load (object sender, System.EventArgs e) { SQLCon.ConnectionString = constr; SQLCon.Open(); System.Data.SqlClient.SqlCommand cmd = new System.Data.SqlClient.SqlCommand("select