I'm not overly concerned with the actual data at this point, but rather the display, and I'm not able to envision how a datagrid would be able to display the data the way I have in mind. Most likely because I don't know enough about LC.

On 05/05/2011 9:06 AM, Bob Sneidar wrote:
The actual data that a Datagrid displays is memory based, and so would have the 
same constraints as an Excel spreadsheet. One may argue that there is a LOT of 
memory to work with these days and so it is not really an issue, but if you are 
thinking in terms of unlimited data forwards and backwards, you may want to 
consider paging in your data from a database of some sort.

Or better yet, who thinks the option of linking a datagrid to an SQL database 
table is a good idea?

Bob

--
David Glass - Gray Matter Computing
graymattercomputing.com
Help Desk: http://www.graymattercomputing/helpdesk
559-303-4915

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to