Yes. If I do that, even the <CR><LF> characters get ignored.
I will prototype the following approach:
1. When a record becomes the current record, convert all <tab> chars to 3 spaces and set 'dirty' to false
2. Allow spaces to be inserted; if any change is made to the field, set dirty to true...