Bingo, that works perfectly
JJS via use-livecode wrote
> On Sun, May 5, 2019 at 2:45 PM pink via use-livecode <
> use-livecode@.runrev
>> wrote:
>
>> Below is the script for a data grid and the stack script.
>>
>> The data grid times certain jobs, so if you press one, it switched to
>> timing
On Sun, May 5, 2019 at 2:45 PM pink via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Below is the script for a data grid and the stack script.
>
> The data grid times certain jobs, so if you press one, it switched to
> timing
> that job.
>
> The problem is, when I set the dgData for the
Below is the script for a data grid and the stack script.
The data grid times certain jobs, so if you press one, it switched to timing
that job.
The problem is, when I set the dgData for the grid, the rows are blank up to
the row that I press, and none of the changed data appears. However, if I
j