There is a way to load only the data fro the visible number of lines into a datagrid. It takes a fair amount more code and isn't usually worth it you are loading a very large amount of data into the datagrid and performance is suffering.
Take a look at section 9.1 of the Datagrid Manual for details. There's a download link for a demo stack in that section. Pete lcSQL Software <http://www.lcsql.com> On Sat, Mar 16, 2013 at 9:54 AM, Dr. Hawkins <doch...@gmail.com> wrote: > As I continue to wrestle with datagrids, I'm wondering if I missed the > obvious: > > Do I need to load the entire database table into the array before I > can use it with a datagrid, rather than just part of it? > > I had assumed that I was simply going to mate the table to the grid, > but if I can't do that, it explains a lot . . . > > -- > Dr. Richard E. Hawkins, Esq. > (702) 508-8462 > > _______________________________________________ > 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 > _______________________________________________ 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