Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Click Delete button on dataBindingNavigator
 

Click Delete button on dataBindingNavigator

Hello,

I have the code for deleting a record from a table through bindNavigator Delete button. My problem is when i click on delete button it deletes the previous record.

How can i delete the correct record?

Thank you.
  • Moved byHarry ZhuMSFTThursday, September 03, 2009 4:37 AMrelating to databinding (From:Visual C# General)
  •  
dealwi8me  Wednesday, September 02, 2009 7:04 AM
There was something wrong with my code, i fixed it thank you :)
  • Marked As Answer bydealwi8me Thursday, September 03, 2009 11:28 AM
  •  
dealwi8me  Thursday, September 03, 2009 11:28 AM

Hi,

Seems it’s difficult to reproduce this issue. Could please show us your code or provide a demo for us to test? You can upload your demo project to some server and offer us the URL. Skydrive (http://skydrive.live.com/) may be a good option. You can sign up 25GB free space only with your Windows Live Passport.

Best regards,

Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Thursday, September 03, 2009 9:05 AM
There was something wrong with my code, i fixed it thank you :)
  • Marked As Answer bydealwi8me Thursday, September 03, 2009 11:28 AM
  •  
dealwi8me  Thursday, September 03, 2009 11:28 AM

You can use google to search for other answers

Custom Search

More Threads

• RowFilter problems
• Can a custom DataGridView editing control change the value of more than one column ?
• One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding y
• DataGridTableStyle
• Need help on handling DatagridView operations
• Cache large lookup table
• Datagrid to Datatable
• Howto set different colors for different databound items in datagrid??
• Why is it that the RowFilter property of the RelatedDataView class does not filter the records?
• DataGridView Combobox Refresh/Update - VB.NET 2.0