Search found 4 matches

by JoeZimmerman
Tue Feb 21, 2012 5:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid
Replies: 12
Views: 6856

Re: Datagrid

I finally got a chance to look at this again. You were on the money. Once i changed that Time to TME it worked! I haven't done much programming since VB 3 back in college so I wasn't even thinking about reserved words. Thanks again for the help
by JoeZimmerman
Sat Feb 18, 2012 1:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid
Replies: 12
Views: 6856

Re: Datagrid

Thanks again Sturgis. I'm going to have to step away and try some more tomorrow. I swear i followed the same steps you posted but i must be missing something as I just cannot get it to work. 1 thing I should mention that maybe causing an issue is I'm not using all the columns I imported when I creat...
by JoeZimmerman
Fri Feb 17, 2012 6:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid
Replies: 12
Views: 6856

Re: Datagrid

thanks for the help everyone. I'm still having issue figuring this out. I did come across the DataGridHelper and was going to give it a try later tonight. Im still having issue though understanding some things.Here is my plan so you can see my train of thought. I've been tryig to build this app for ...
by JoeZimmerman
Thu Feb 16, 2012 7:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Datagrid
Replies: 12
Views: 6856

Datagrid

At this point I'd be pulling my hair out if i had any anymore. I'm trying to figure out why i can't get a data grid to work. I have the data in an excel file and i exported to tab delimited text file. i want to import this data at build time and just display it in a data grid FORM. Very similar layo...