Search results for query: *

  1. B

    Question BindingSource AddNew not working

    Thanks so much for your response. I spent two days trying to find a solution to this problem on various forums with no luck. Goes to show you that have to ask the right question to the right person! Thanks again! Jim Anthony
  2. B

    Question BindingSource AddNew not working

    When I try to add a new record to my bindingsource it seems to work fine and tells me that I have updated one new record. But when I come back later, the record doesn't exist in the database. The database key field is an autoincrementing field - that may be my problem? If so any ideas on how...
  3. B

    Question how to check if a datatable has a new row added?

    jmcilhinney Could you give me a sample code that does this?
Back
Top