DataGrid Stuff

Bob Sneidar bobs at twft.com
Mon Jul 12 11:52:07 EDT 2010


Not strictly true. His script worked fine if I named the columns "State" and "Code" respectively. 

Bob


On Jul 10, 2010, at 10:08 AM, zryip theSlug wrote:

> If you use set the dgText [ firstLineContainsColumnNames ] of group
> "DataGrid 1" to theText, you will obtain in the Grid:
> 
> State         Code
> state          code
> ALABAMA  AL
> ALASKA     AK
> 
> If you use set the dgText of group "DataGrid 1" to theText, the Grid will
> contain:
> 
> State         Code
> ALABAMA  AL
> ALASKA     AK




More information about the use-livecode mailing list