Hello,
the BindingCompleteState that comes with a BindingComplete event has three possible values: Success, Exception, and DataError. The former two are quite clear. However, I have no clue under which circumstances the latter - DataError - could occur. If there is any chance to make use of it in the context of validation and data binding, particularly to custom object datasources, I would be very happy to learn how.
Regards,
Matthias