How to tell if it's a datagrid

Trevor DeVore lists at mangomultimedia.com
Fri Jan 5 07:20:43 EST 2018


On Thu, Jan 4, 2018 at 6:13 PM Bob Sneidar via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Given an object reference, how can I tell the object is a datagrid?


You could check to see if the long id of your target control is the
dgControl of the target control. If it is then you have a data grid.

- -
Trevor DeVore
ScreenSteps

>



More information about the use-livecode mailing list