Click here to Skip to main content
15,902,189 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do I connect to a database and display/update the UI content of a form?
Posted
Updated 28-Oct-10 4:18am
v2
Comments
Sunasara Imdadhusen 28-Oct-10 10:17am    
What you want???

1 solution

There are many ways to do this depending on your UI. For a typical example that uses a DataGridView control, see:

http://msdn.microsoft.com/en-us/library/fbk67b6z.aspx[^]
 
Share this answer
 
v2

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