Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hymie42

    Strange DataGridView behavior

    Hi ousoonerjoe, Thanks for that. After days of looking for the issue I removed the "EndEdit" from the ValueChanged handler and hey presto it works! Very odd - I would have thought that an "EndEdit" should be done before working with the DGV values. So I think you were on the right lines...
  2. hymie42

    Strange DataGridView behavior

    I have a bunch of DGVs on a fairly complex form. All DGVs are generated at runtime and filled programatically, and all works OK except when the user enters new data in a new grid row and clicks on save. The form then will not close until the user goes back to the row in question, changes the...

Part and Inventory Search

Back
Top