When something happens to a disbled item (e.g. a grey edit box), it gets enabled. Is this normal?
(When I change the record all items with a dbdatasource get enabled. When I change the value of a disabled item, it gets enabled.)
And if this is normal behaviour, how do I fix this? catching all relevant events and disabling the items again seems akward)