Same here.

mostly of the time i  just use the dgText property to fill and read the table 
content of a datagrid, because i use the DG only as "normal" table, but with DG 
features the normal table field does not have, like easy column resizing, 
column reorder. This and the awesome Datagrid Helper from Zryip is all i need 
to get it working.
The DGH plugin is so powerful and it´s so easy to configure and modify the DG.

But sometimes there is a need to go deeper into the DG api and that´s where i 
always get stuck. ;)

Matthias

Matthias Rebbe

free tools for Livecoders:
https://instamaker.dermattes.de <https://instamaker.dermattes.de/>
https://winsignhelper.dermattes.de <https://winsignhelper.dermattes.de/>

> Am 11.02.2019 um 16:59 schrieb Bob Sneidar via use-livecode 
> <use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>>:
> 
> Yeah, when we first began to brainstorm about a real table object, some 
> people wanted just a simple row,column object where each column, row or cell 
> could be formatted a certain way. Others asked for more complex things. What 
> we got then was a programmable table object that a developer could code to do 
> pretty much anything he wanted it to do. The datagrid library is like a new 
> extension of Livecode Script. 
> 
> What I find however as with other languages I've dabbled in, is that I never 
> need or use the full set of commands and functions, but only a subset of them 
> as needed, and I become very familiar with those. I code out of necessity. 
> :-) As a result I'm pretty good with tables, but customizing display based on 
> data I haven't toyed with much, and form datagrids not at all. 
> 
> Bob S
> 
> 
>> On Feb 9, 2019, at 09:16 , Matthias Rebbe via use-livecode 
>> <use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>> wrote:
>> 
>> @Bob S 
>> Thanks for the link. Visited it and realised again that DG is very complex. 
>> ;)
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com <mailto: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

_______________________________________________
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