Bob > On 12 Oct 2015, at 23:29, Bob Sneidar <bobsnei...@iotecdigital.com > <mailto:bobsnei...@iotecdigital.com>> wrote: > > What I do is load all (or blocks) of the data all at once, put it into a data > grid, then navigate through the records in the data grid. I trap > selectionChanged in the datagrid to populate the detail fields on the form. I > have an edit bar for creating new, editing existing and deleting existing > records. I also have a search object for finding records in a table and > displaying them in a datagrid. By setting some constants in the search > object's input field it can be used with any table and data grid. Navigation > is now accomplished by the user simply arrowing down or up in the data grid, > or scrolling down, sorting columns etc., or usign the search bar. > > Trouble is, I develop almost exclusively for sqlYoga but it would not be > difficult to refactor it for use with any database. > > Bob S
Thanks for this tip. Displaying one record in my stack fills a card. I don’t think that I could adapt a data grid in this case. Peter _______________________________________________ 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