Heh heh. Just laughing at myself. :-)
Bob S
> On Feb 14, 2018, at 18:00 , Mark Wieder via use-livecode
> wrote:
>
> On 02/14/2018 05:06 PM, Tom Glod via use-livecode wrote:
>> sounds like a great time bob :)
>
> Yeah. Somebody's been having too much fun.
>
> --
> Mark Wieder
> ahsoftw...@g
On 02/14/2018 05:06 PM, Tom Glod via use-livecode wrote:
sounds like a great time bob :)
Yeah. Somebody's been having too much fun.
--
Mark Wieder
ahsoftw...@gmail.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this
sounds like a great time bob :)
On Wed, Feb 14, 2018 at 6:39 PM, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:
> AHH HAA HAAHHAHHAA@! I just figured out why I have this problem!! One of
> my tabs is called Header. My script assumes the datagrid is named "dg" and
> the name
AHH HAA HAAHHAHHAA@! I just figured out why I have this problem!! One of my
tabs is called Header. My script assumes the datagrid is named "dg" and the
name of the tab. So I end up hiding group "dgHeader". BAAH HAHAHA HAHA
HAHAAHAHA@
Bob S
> On Feb 14, 2018, at 15:35 , Bob Sneidar wrote:
>
UPDATE: If I show invisible objects, the datagrid header becomes visible. So I
set the visible of group "dgHeader" of the respective datagrid to true and it
appears again. The question is, what is hiding it??? I checked my scripts and I
am not even referring to the dgHeader group in my handlers,