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

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to