Hi Paul, That does sound weird. I have had similar problems when carriage returns are in the data but usually you see some rows that look OK, then a bunch of blank or partial data rows, then back to normal display. I guess if the first record you tried to display was full of carriage returns, it might look like you describe, but unlikely I suppose.
What type of database are you using? Do you have some sort of db tool you could use to take a look at the raw data that is causing the problem? Pete On Wed, Jan 25, 2012 at 4:25 PM, Paul Looney <simpl...@aol.com> wrote: > Pete, > That makes sense, but ALL of the data that should be displayed in the data > grid is missing - although the scroll bars scroll like it is there. > Paul Looney > On Jan 25, 2012, at 3:31 PM, Pete wrote: > > > Carriage returns in the middle of a column will also mess up the datagrid > > if you are using the dgText rather than the dgData property. It makes > the > > datagrid think a new line of data has started in the middle of the > column. > > _______________________________________________ > 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