Click here to Skip to main content
15,890,670 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have taken a "DataGridView" control in window form. Now I want to fetch the records from the sql server. How to bind and fetch the data from "DataGridview" control in window form in .net?

What should I do . Tell me?...
Posted

Google and MSDN are your friends here: How to: Bind Data to the Windows Forms DataGridView Control[^]

A simple search "bind data to datagridview msdn" gave that link as the top result...
 
Share this answer
 
 
Share this answer
 

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

  Print Answers RSS


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