Page 1 of 2

How can i scroll in an appery html component

Posted: Wed Mar 05, 2014 9:29 pm
by Asif

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 !!


How can i scroll in an appery html component

Posted: Wed Mar 05, 2014 9:57 pm
by Maryna Brodina

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.


How can i scroll in an appery html component

Posted: Wed Mar 05, 2014 10:04 pm
by Asif

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.


How can i scroll in an appery html component

Posted: Thu Mar 06, 2014 4:54 am
by Igor

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, ....


How can i scroll in an appery html component

Posted: Thu Mar 06, 2014 10:54 am
by Asif

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.


How can i scroll in an appery html component

Posted: Thu Mar 06, 2014 1:59 pm
by Nikita

Hello,

Please clarify what we have to do for reproducing the error?


How can i scroll in an appery html component

Posted: Thu Mar 06, 2014 5:36 pm
by Asif

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.


How can i scroll in an appery html component

Posted: Fri Mar 07, 2014 12:01 am
by Illya Stepanov

Hi Asif,

We are tried to reproduce by your steps.

But got this: http://i59.tinypic.com/amysjk.png

Is it a desirable result?


How can i scroll in an appery html component

Posted: Mon Mar 10, 2014 10:01 am
by Asif

Hi lllya,
Have you tried it from a tab, because my issue is coming only when i m using my app on a tab.


How can i scroll in an appery html component

Posted: Tue Mar 11, 2014 3:17 pm
by Maryna Brodina

Hello! Working on it, testing might take some time.