Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

Please try to solve my query :

1) in form load i populated customer data in datagridview

2) after some filtering i am displaying that data in another DGV

3) i created a button

4) Now i wanted when i click the button 2 DGV data should save in database table

i tried sqldataad.update it's not working

Please Help Me
Posted
Updated 22-Sep-10 12:15pm
v2
Comments
DaveAuld 22-Sep-10 18:22pm    
Do you have some example Code for the what you are trying in the button event.
DaveAuld 22-Sep-10 18:22pm    
Does it throw an Exception? is there any messages at all? Are you stepping the code in the debugger?
Sandeep Mewara 23-Sep-10 6:07am    
What do you mean by 'not working' ? Whats the issue? Error? Sounds trivial.

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