Best data import approach

Magicgate Software - Skip Kimpel skip at magicgate.com
Mon Apr 1 05:32:02 EDT 2013


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
>



More information about the use-livecode mailing list