Hi Tiemo, > Am 04.08.2015 um 17:10 schrieb Tiemo Hollmann TB <toolb...@kestner.de>: > > Hi Bob, > are you thinking of "dgColumnIsResizable"? It allows the user to resize > manually the column width. > Or do you have another property in mind?
I’m obviously not Bob, but I think he was more thinking of something like: … ## Set width of single column: set the dgColumnWidth[„Name of column"] of group "DataGrid" to 150 .. ## Set width of all columns, supply a COMMA delimited list of desired widths: set the dgProps["column widths"] of group "DataGrid" to „200,200,150,300" … :-) > Tiemo > > -----Ursprüngliche Nachricht----- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag > von Bob Sneidar > Gesendet: Dienstag, 4. August 2015 16:08 > An: How to use LiveCode <use-livecode@lists.runrev.com> > Betreff: RE: How to resize the columns of a datagrid? > > There's a dgprop for it. Check documentation. Best Klaus -- Klaus Major http://www.major-k.de 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