I'm pasting a string from the Clipboard into an unbound form. I can see the string in the field, but the field is not dirtied by pasting the string into the field, so in code, the value of the field is null.
What's the best way to dirty the field.
Thanks
What's the best way to dirty the field.