I would like to know how to programatically determine that the data in a cell of the string grid is modified?
I have a string grid in a form. The data for the stringgrid is loading from the Database. If a user modifies the data, I would like to change the data in the database.
Please share the code.
Thanks