Protect edit table rows (OpenInsight Specific)
At 20 MAY 1999 04:45:19PM Chris K. wrote:
Is there a way to protect a row in an edit table from modifications and deletions. I have an edit table where if the value of one of the columns is "BILLED" the user can not make any changes to the row data.
Thanks
Chris
At 21 MAY 1999 09:20AM Greg James, ISIS, Inc. wrote:
On POSCHANGED, could you check to see if "BILLED" has been entered, and if it has, set the ENABLED property of the edit table accordingly?
At 21 MAY 1999 10:31AM Colin Rule wrote:
You could also use Poschanged and then use the COLSTYLE message in SEND_MESSAGE.