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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to