Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created windows form application with datagridview

this grid view have two columns (colItemCode,colDescription) , I have also sql table
call ITEM_MASTER and i want to get the itemcode description to above mentioned two columns from sql table

how to do this
thanks
anushika roshan
Posted

1 solution

This question is duplicate. Pleas merge the relevant informations in 1 question only and delete the other.

Duplicate: How To Bind c# Data table With datagridview[^]
 
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