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
Portrait vs landscape
Portrait vs landscape
- Attachments
-
- Basket_landscape.PNG (42.43 KiB) Viewed 2710 times
-
- Basket_portrait.PNG (57.5 KiB) Viewed 2710 times
-
Paul
Re: Portrait vs landscape
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
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
solved.
I changed fill to fit on the grid for this row.
Thanks
I changed fill to fit on the grid for this row.
Thanks