Best data import approach

Mike Bonner bonnmike at gmail.com
Mon Apr 1 10:34:30 EDT 2013


Doh. Yep. I posted the wrong property for use with percents.  Brain had a
moment, sorry bout that.



On Mon, Apr 1, 2013 at 3:32 AM, Magicgate Software - Skip Kimpel <
skip at magicgate.com> wrote:

> For some reason that wouldn't work for me... I ended up making it work
> with:
> set the dgvscrollpercent of group "MyDataGrid" to 1
>
> Thanks for all of your help!
>
>
> On Sat, Mar 30, 2013 at 10:58 PM, Mike Bonner <bonnmike at gmail.com> wrote:
>
> > set the dgVscroll of group "yourgroup" to pPercent   where pPercent is in
> > the form of a number between 0 and 1.
> > Should be able to scroll it right to the bottom that way.
> >
> >
> >
> > > One last thing, is there a way to have it scroll all the way down to
> the
> > > bottom of the data contained within the DataGrid instead of starting at
> > the
> > > top?
> > >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list