Page 1 of 1

Portrait vs landscape

Posted: Wed Aug 13, 2014 12:01 am
by kno_dk
Hi
I have made an app for one of my customers. In my basket function i have a problem when I move the device from portrait to landscape. my order lines are in a table and when the device is in landscape I do not have a scroll to the right. It is only on a small device(iphone etc) and in landscape i see the problem. I have attached some images so you can see my problem.
Hope you can help

Re: Portrait vs landscape

Posted: Wed Aug 13, 2014 11:06 am
by Paul
Can we get some clarification on a few things?
Is the table on a grid row or a sub-form? What is the related grid row height set to?

Do the basic Using Tables and Editing Tables examples work in this context? If so, what is their basic difference to your app?

There is this post on table scrolling which might offer some ideas.

http://longrange.lansa.com.au/viewtopic ... aders#p313

Re: Portrait vs landscape

Posted: Wed Aug 13, 2014 4:45 pm
by kno_dk
solved.
I changed fill to fit on the grid for this row.
Thanks