I haven't seen this problem exactly, but I have experienced weirdness in the first row of datagrids if my dgData array index starts with 0 instead of 1. This also might be a complete delusion on my part.
On Mon, May 13, 2013 at 8:56 PM, Dr. Hawkins <[email protected]> wrote: > On Mon, May 13, 2013 at 6:43 PM, Peter Haworth <[email protected]> wrote: > > > Haven't seen anything like that before. Do you have customized column > > behavior scripts? That's the first place I would look. > > > > I just checked that there is no script for the datagrid; is this where it > would be? > > I have a > > set the behavior of pFieldEditor to the long id of btn "sofaEdScr" > > in the handler for preOpenFIeldEditor > > but the only customization is > > on returnInField > put return after char (word 4 of the selectedChunk) of the target > end returnInField > > to allow returns in addresses > > thanks > > > > -- > Dr. Richard E. Hawkins, Esq. > (702) 508-8462 > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Andrew Kluthe [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
