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 <bonnm...@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@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to