the dragdestination wierdness
Trevor DeVore
lists at mangomultimedia.com
Fri Jan 8 20:12:11 EST 2010
On Jan 8, 2010, at 7:49 PM, Bob Sneidar wrote:
> Apparently what is happening is that when I drag within a datagrid
> to another row in the same datagrid, the DragDestination returns the
> name of the TEMPLATE field, and NOT the name of the INSTANCE field,
> that is the field named after the column, and the index number.
_ColumnData_ is the name of the field. You want to access the custom
props of the cell. Try checking the dgColumn of the dragDestination.
--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com
More information about the use-livecode
mailing list