Gustavo

Gustavo

  • NA
  • 1.3k
  • 452.5k

GridView1.DataBind(); ERROR

Mar 2 2010 5:36 PM

Hello:
 
I found an article to help me get connected to MySQL. (Using MySQL for testing only. Will eventually use MSSQL). http://www.c-sharpcorner.com/UploadFile/iamibohal/339/Default.aspx
 
It has a line: GridView1.DataBind();
 
Seems that that .DataBind() is not right. Can someone tell me what it should be or what I am missing?

Answers (7)