Greetings!

Say you have a form DataGrid that is displaying 100 entries.  Each entry has an 
image (loaded from a server) and some text.  When you set the dgData, it will 
get all 100 images as it's building the rows.  This is obviously going to take 
some time to load.  Is there a way to have the DataGrid only load the row's 
image when that row comes into view?  This way it will load the images as they 
are needed.

Thanks in advance!
-Dan

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

Reply via email to