Hmmm... I should consider it then. My big problem will be accounting for large datasets. There are two types of table data in this regard. Tables whose data reaches a point, then grows no further, and data which can potentially continually grow indefinitely. The rooms in a hotel are of the first kind. The reservation data is of the second. At some point I am going to have to update my methods to account for this.
Bob On Feb 6, 2012, at 12:41 PM, Pete wrote: > It's really not that hard Bob. Trevor has a demo stack that shows how to > do it and it took me maybe 15 minutes to convert the datagrid to use this > method. The selectionChanged message works fine in his demo so I guess I > must have done something to mess things up! > Pete _______________________________________________ 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
