Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
Already done this. Works great....until I change the control to update the data source OnValidate, then the set on the property never gets called, therefore the OnChanged event never gets called, and the field in the BO is never updated. So the question is, what needs to happen here so I can use the OnValidate to update the BO?
|