Is it possible to change the format and the input of one grid field column based off another grid field column. For example, If I had one column field that contains percent, date, string, or number and the other field contains the data (always stored as a string), it is possible to change the display output and editable options of the data based on the other field. Any examples of this would be greatly appreciated. Note that the only editable field is the data field but each row could have a different format based off the other field.