are you saying the fieldcontent is actually disappearing?
I think when Joas read your previous post, he understood the field was getting a white coloured background instead of the yellow background like the remainder of the row.
Your problem doesn’t ring a bell right away, I think it’s more like a property of the field.
Do you have any methods attached, like onFocusGained? Does this happen on all fields, or just this one?
When I select the field the text content disappears. It happens on all table view fields. There are no methods run on the form apart from the button at the start of the row.
Field properties are all standard apart from the style sheet setting.
Is it just a visual thing, so you can’t see the content anymore when selected? Or does your data really disappear from the database?
What version of Servoy are you using?
Do you see the same behaviour if you create a new table view with some fields but without anything else?