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 Chris Miller 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. hwfehr

    Detect change when change grid data

    What I want to do is similar to the GotFocus/LostFocus feature which one might use to detect when data had changed in a TextBox. The data in the grid's column is numeric and is edited in the column itself. If the data in the column is changed, the value in a different field of the same table is...
  2. hwfehr

    Detect change when change grid data

    I have a grid in which I want to change the numeric value in a particular cell. If this value changes I would like to detect the change so that some code will be executed. I have tried When and Valid without success. Any help will be appreciated.

Part and Inventory Search

Back
Top