datagrid weirdness

Peter Haworth pete at lcsql.com
Mon Sep 17 14:11:15 EDT 2012


Check out the section in the Datagrid manual regarding editing data in the
datagrid, especially the EditField handler.
Pete
lcSQL Software <http://www.lcsql.com>



On Mon, Sep 17, 2012 at 10:54 AM, Dr. Hawkins <dochawk at gmail.com> wrote:

> On Mon, Sep 17, 2012 at 9:39 AM, Bob Sneidar <bobs at twft.com> wrote:
> > The labels do not matter. They can differ from the actual column names.
> What matters is the
> >dgprop["columns"]. Changing the labels is dgprop["column labels"].
>
> I'm using
>
>   set the dgProp["columns"] of grp "sofaGrid" to columnLabels
>
> with the numbers on their own lines of columnLabels
>
> Changing these to a b c d solved it.
>
> However, when I change data, closeField doesn't seem to be generated;
> the simple test closeField handler I put in the group/dataGrid doesn't
> get called
> --
> The Hawkins Law Firm
> Richard E. Hawkins, Esq.
> (702) 508-8462
> HawkinsLawFirm at gmail.com
> 3025 S. Maryland Parkway
> Suite A
> Las Vegas, NV  89109
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list