Hi,
I want to prevent user from switching to other record in grid, similar to 'ProdRoute' Form. If you create a new record via new button on that forms action pane, a new column is created in the grid. however if you dont fill all mandatory fields and try to select another record, a warning is shown and the selection doesn't change until you give all information. can you give me an idea on how to do that? i tried with overwritign leaverecord, validatewrite and active method with no success.
best regards