How can i scroll in an appery html component
Hi,
I have an html component in my app and i have kept its height 50px. But the data inside increases at run time and goes beyond its height. Now how will i scroll in that component.
Pls Help !!
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi,
I have an html component in my app and i have kept its height 50px. But the data inside increases at run time and goes beyond its height. Now how will i scroll in that component.
Pls Help !!
Hello! Could you clarify what html component type you've specified? By default for html component with type div and html there is a scroll if content is bigger than component.
I am using html type for html component. But its scroll is not working on tab
My application is a tab application and i m having this html component on the ipadscreen page. This page already has scrolling enabled on it and because of that i think this component is not scrolling.
Hi ,
Your HTML component should scroll automatically (if the height is set to certain value for example "100px");
Could you provide us with more details: screenshot, ....
Hi Igor,
I have shared my project on a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
Application name is 'POS'
I have also sent a mail to appery support team regarding running the app.
Hello,
Please clarify what we have to do for reproducing the error?
On the first page open the panel and click on the sync..menu list item.
It will populate a grid of menu items.
Now click on different menu items (select more than 10 items from the grid). Now these menu items will get added to the html component on left side. When this item list increases the html component height, I m not able to see the below items because it does no scroll.
Hi Asif,
We are tried to reproduce by your steps.
But got this: http://i59.tinypic.com/amysjk.png
Is it a desirable result?
Hi lllya,
Have you tried it from a tab, because my issue is coming only when i m using my app on a tab.
Hello! Working on it, testing might take some time.