Page 1 of 1

Relating a Foundset record to a row in a form

PostPosted: Wed Nov 25, 2020 5:24 am
by roddy
If I wish to pre-validate data being loaded into a form; I can iterate through the foundset of the form in onShow() but how would I then update the style of a column (say, turn it red) on a row to reflect any validation issues?