Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear All,

I have one datagridview in windows application. I want to insert,edit(update,cancel),and delete. I am unable to do so through only datagridview.
Suppose there is a table named INFO contains Emp_ID,Emp_Name,and Emp_Address.
Now, If I use three text box in form to insert the values to specific column then it is easy to do so. But when it comes to do same through only datagridview without having extra textbox in form, becomes very complicated and impossible to me.

Kindly help.
Posted
Updated 9-Apr-15 18:00pm
Comments
Ravindra_IND 9-Apr-15 2:57am    
Where are you guys? Please help me in this. (:-
Sascha Lefèvre 9-Apr-15 10:07am    
Did you get the blank row in the DataGridView to show up? (your last question..)
Ravindra_IND 9-Apr-15 21:01pm    
yes...
Ravindra_IND 10-Apr-15 0:00am    
What happened to Code Project here....no one giving solution. I am very dis-pointed with this behavior.

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