Many Thanks in adance for any help!
I have a DBGrid which has a link to a datasource (a mysql table).
I want to ensure that when a user Adds a record or Edits an existing one (data is in DBGrid Already), certain cells CANNOT be left blank.
Therefore if the user leaves \ enters a blank value they are forced back into that cell to input a value?
What should I do, I am exhausted from trying various means?
Basically, I want to validate the data in a cell and if validation fails the user stays in the cell no matter what!
H...E....L...P!
