More Data Grid Difficulties - Making it request data

Trevor DeVore lists at mangomultimedia.com
Tue Mar 16 07:57:42 EDT 2010


On Mar 16, 2010, at 12:15 AM, Len Morgan wrote:

> I found the manual pages for coloring lines in a data grid table but  
> it's not working.  I'm pretty sure that the reason is because I'm  
> settting the dgText to the array I create from the database records  
> and that is bypassing the FillInData routine.

Setting the dgText does not bypass FillInData. You can't actually  
display any data in the Data Grid without FillInData being called.

What makes you think it is being bypassed?

What columns have you defined in your data grid table and how are you  
assigning in the dgText?

-- 
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com



More information about the use-livecode mailing list