Datagrid again

Klaus major-k klaus at major-k.de
Wed Mar 19 14:50:51 EDT 2025


Hi jbv,

> Am 19.03.2025 um 19:41 schrieb jbv via use-livecode <use-livecode at lists.runrev.com>:
> 
> Hi list,
> 
> One more question : is there a way to hide the top row
> of a datagrid when no column names need to be displayed ?
> I tried
>  set the dgProp["columns"] of group "DataGrid 1" to empty
> but it displays "col1. col2. etc" by default.

set the dgprops["show header"] of grp "your dg here" to FALSE
## or TRUE
> 
> Thanks you in advance.
> jbv

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de



More information about the use-livecode mailing list