Datagrid question
jbv at souslelogo.com
jbv at souslelogo.com
Tue Mar 4 12:56:40 EST 2025
Le 2025-03-03 16:05, Bob Sneidar via use-livecode a crit :
> What you are looking for is dgProp [column widths] which takes a
> comma delimited list.
>
> The API for datagrid properties is here:
> https://lessons.livecode.com/m/datagrid/l/7343-data-grid-properties
>
> Bob S
Thank you, that works.
New question : is it possible to make sorting by column
unavailable for a whole table datagrid ?
Or should I loop through all columns names and set a
specific property for each ?
Thank you in advance.
jbv
More information about the use-livecode
mailing list