Datagrid error...

Bob Sneidar bobsneidar at iotecdigital.com
Tue Dec 18 19:51:49 EST 2018


Whoops! Not true. Just disable the datagrid group. 

Bob S


> On Dec 18, 2018, at 16:34 , Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> There is a dgProp to disable interaction with the datagrid. 
> 
> Bob S
> 
> 
>> On Dec 18, 2018, at 14:11 , Trevor DeVore via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> On Tue, Dec 18, 2018 at 3:11 PM Paul Dupuis via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>> 
>>> 
>>> Does the idea to close the report display window if and when the
>>> datagrid is being updated make sense as a precaution? We can always lock
>>> the screen, close the window, update the datagrid contents, reopen the
>>> window and unlock the screen to minimize visible changes to the user.
>>> 
>> 
>> I don't know that you need to close down the window. What about setting the
>> dgData and dgColumns to empty so that the user can't interact with it while
>> updating? Or overlay a semi-transparent graphic over the top that eats
>> mouse events? Since you are upgrading to 9.0.2 you could also use the
>> Spinner widget placed in the middle of the Data Grid to show that you are
>> crunching some data.
>> 
>> -- 
>> Trevor DeVore
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list