Hi jbv,

> Am 19.03.2025 um 19:41 schrieb jbv via use-livecode =
<use-livecode@lists.runrev.com>:
>=20
> Hi list,
>=20
> 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
>=20
> Thanks you in advance.
> jbv

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


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

Reply via email to