GreenTreeFrog
Programmer
Hi,
I have a grid datawindow with about 50 columns across and 40 rows down of editable data.
Users can change the value in any of the columns.
I also have an import feature to update some or all of these columns with values from a spreadsheet or Clipboard.
I want to highlight only the columns that have had the value changed whether by import or User manually entering new data... not the whole row nor the the same column in all rows.
So if I change only one column on the whole datawindow, then I want only that column to have a different colour background.
I tired the coding suggestions in this thread to no avail.
Any other ideas?
Thanks!
Melissa
I have a grid datawindow with about 50 columns across and 40 rows down of editable data.
Users can change the value in any of the columns.
I also have an import feature to update some or all of these columns with values from a spreadsheet or Clipboard.
I want to highlight only the columns that have had the value changed whether by import or User manually entering new data... not the whole row nor the the same column in all rows.
So if I change only one column on the whole datawindow, then I want only that column to have a different colour background.
I tired the coding suggestions in this thread to no avail.
Any other ideas?
Thanks!
Melissa