I don't think the datagrid would be very good at calendar data. You would 
really need a good calendar object, and that is a lot of work for one person to 
create on his own. It would be awesome if we had a calendar object like the 
datagrid object, which was aware of all the various calendar issues of dates 
and times and such. I gotta think about that one a bit. 

Bob


On May 5, 2011, at 9:25 AM, David Glass wrote:

> 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


_______________________________________________
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