Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread edbqry.Cancel or bndsrcdb.DataSet.Cancel ?
Wed, Mar 27 2019 7:58 PMPermanent Link

Trinione

I am using LiveBindings and am wondering about something that would apply to DataSource.DataSet also.

Is it okay to use edbqry.Cancel or it is best to use bndsrcdb.Cancel (or DataSource.DataSet.Cancel)? I have never had any issue using edbqry.Cancel or other such commands on the EDB component, so just wondering about it.

........................................................
PascalNetwork.com
pascal - the language we love
Mon, Apr 1 2019 3:07 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< I am using LiveBindings and am wondering about something that would apply to DataSource.DataSet also.

Is it okay to use edbqry.Cancel or it is best to use bndsrcdb.Cancel (or DataSource.DataSet.Cancel)? I have never had any issue using edbqry.Cancel or other such commands on the EDB component, so just wondering about it. >>

Provided that the bindings are working correctly, either should work fine since that's the whole point of two-way bindings.

Tim Young
Elevate Software
www.elevatesoft.com
Image