Datawindow Change Color Modified

Datawindow Change Color Modified

In the Color property of a column, enter the expression IF (column_name <>column_name.Original, 14745599, 67108864). This will change the color of the column to, in this case, Light Yellow if the user changes the value and Button Face if the column has not been modified. The trick here is that column_name <> column_name.Original compares the current column value with the original column value.

Datawindow Change Color Modified
Datawindow Change Color Modified 1

Window Example

datawindow

Find Projects On Github click here

Good Luck!

Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x