This question is locked. New answers and comments are not allowed.
What is the preferred method to change the values in a column based on the numerical value in the cell? I tried this in the RowLoaded handler and I have met with infrequent success, as you can see in this post My RowLoaded Attempt.