Subject Re: [IBO] Detecting user changes
Author Jason Wharton
> Jason, is there any reason why we cannot make a control's DataLink
> public? This would allow (in the above situation) an event handler to
> call...
> IB_Edit1.DataLink.UpdateData;

Yes, poor encapsulation. I'd rather keep it safe from all sorts of abuses...

There is a method on the DataSource or the dataset itself to do this. I
believe it is called UpdateRecord or something like that...

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com