Datagrid not displaying entries before clicked item on redraw
Dr. Hawkins
dochawk at gmail.com
Sat Aug 30 18:16:50 EDT 2014
On Sat, Aug 30, 2014 at 1:27 PM, Trevor DeVore <lists at mangomultimedia.com>
wrote:
> Don't redraw the data grid while handling an event in a row control. You
> are setting the dgData which redraws the entire data grid. The engine
> doesn't like it when you delete the control that is executing a script so
> this is likely the cause of the error.
>
Thank you. I code around that so often that it should have occurred to me.
On top of that, it turned out that that update was gratuitous, anyway . . .
--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
More information about the use-livecode
mailing list