Re: set the dgData puts grey boxes over my first column (Bump)

2013-04-10 Thread Dr. Hawkins
I am bumping this, since I asked on a weekend. It's still happening, and I'm dead in the water with this! On Sat, Apr 6, 2013 at 5:14 PM, Dr. Hawkins wrote: > I didn't have this the last time I was working with datagrids. > > I read from my database, load an array, and > > set the dgData of

Re: set the dgData puts grey boxes over my first column

2013-04-06 Thread Dr. Hawkins
On Sat, Apr 6, 2013 at 8:21 PM, Roger Eller wrote: > You haven't been playing around with this lesson have you? See the pic > about halfway down the page. It looks like what you described. > > http://lessons.runrev.com/s/lessons/m/datagrid/l/7327-how-do-i-override-the-default-behavior-for-render

Re: set the dgData puts grey boxes over my first column

2013-04-06 Thread Roger Eller
You haven't been playing around with this lesson have you? See the pic about halfway down the page. It looks like what you described. http://lessons.runrev.com/s/lessons/m/datagrid/l/7327-how-do-i-override-the-default-behavior-for-rendering-data-to-a-cell ~Roger On Apr 6, 2013 8:15 PM, "Dr. Ha

set the dgData puts grey boxes over my first column

2013-04-06 Thread Dr. Hawkins
I didn't have this the last time I was working with datagrids. I read from my database, load an array, and set the dgData of grp "sofaGrid" to theA loads columns 2-4, but instead of loading column 1, it puts opaque grey blocks in front of it (dgmask?). Huh? This worked before I changed th