I want to bind a FNCEdit (on a Form) to a datasource (on a datamodule), that is bound to an Aurelius dataset (on another datamodule).
However, when ever I drag the TEXT from the FNCEdit to the TBindSourceDB a TlinkPropertyToField is created instead of a TLinkControlToField.
Binding a TEdit works ok.
What am I missing?
tx Bernd