Not sure what you mean by "displayed", but f you mean columns that are not hidden, that's not my experience - I see hidden columns and all rows in dgText. Pete
On Thu, Jan 26, 2012 at 11:08 AM, Bob Sneidar <b...@twft.com> wrote: > Hi all. Here is an interesting twist on the issue of whether or not to use > dgText or dgData when working with datagrids. dgText will only give you the > DISPLAYED data in the datagrid as text. The dgData will give you ALL the > data in the datagrid as an array, INCLUDING the columns that are NOT being > displayed. Another good argument for using dgData wherever you can. > > Now what we need is an update to the filter command so that it works on > arrays! > > Bob > > > > _______________________________________________ > 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 > > -- Pete Molly's Revenge <http://www.mollysrevenge.com> _______________________________________________ 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