OIC. NOT a datagrid. Just a custom group. What makes a datagrid more efficient 
is that the fields and controls in the datagrid are only created and populated 
for the visible rows. It sounds like you are populating ALL the fields and yes, 
when you change cards Livecode has to “draw” all those fields. 

I cannot imagine a reason why a datagrid would not work for this. 

Bob S


> On May 12, 2026, at 9:54 AM, jbv via use-livecode 
> <[email protected]> wrote:
> 
> Le 2026-05-12 12:34, Craig Newman via use-livecode a écrit :
>> Just wondering. When you say “custom dataGrid” do you mean not a dataGrid, 
>> but rather a gadget you built from whole cloth?
>> Craig Newman
> 
> Yes, as I said in my first post : Each card contains a custom datagrid
> made of 2000 sub-groups, each sub-group containing a checkbox
> and 6 fields.
> I tried the "regular" databrid in LC at first, but it didn't work
> as needed, and contained different controls that I wouldn't use.
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to