Hi,
I have a winform which contains a datagridview in which there are three fileds name,password,and city. I have the same fields in a mysql db table called 'userprofile'. The Mysql database infrmation is as follows.
database name: office
data source name: exess
Now how to populate the data in the mysql db table 'userprofile' into the respective fields of datagridview . plwase help!!?
Niradhip ChakrabortyPosted Apr 9, 2009, 9:38 AM
Study the following article or some other articles in net. I think you can able to do it by yourself. Just try it,I believe you can enjoy the learning of .net.
http://en.csharp-online.net/Working_with_Data%E2%80%94Using_the_DataGridView