Hi Thomas,
I want my textboxes to behave like textboxes do in VFP. This means, a textbox (I am only talking about textboxes filled with string-value) is filled with the trimmed value from the table and is in insert-mode.
If you use Varchar field types in your tables, then it will behave as you want. What do you mean by "insert-mode"?