Click here to Skip to main content
16,017,852 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
database name is regdatabase ane table name is regtablename

gaurang
Posted

Google is your friend, Learn to use it. We are not going to provide you code.

Try these:

How to populate DataGridView, GridView with SQL statement in C#[^]

http://www.java2s.com/Tutorial/ASP.NET/0380__Data-Binding/DataBindingtoGridViewC.htm[^]

hope it helps :)
 
Share this answer
 
Comments
thatraja 2-Dec-11 10:25am    
5!
Make yourself familiar with

VB
SqlConnection
DataAdapter
DataSet
DataTable


And as Uday said:

Quote:
Google is your friend[..]
 
Share this answer
 
Comments
thatraja 2-Dec-11 10:25am    
5!
Michel [mjbohn] 2-Dec-11 12:12pm    
thanks :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900