This is a migrated thread and some comments may be shown as answers.

Scrollview within a part of the content of a page

1 Answer 66 Views
ScrollView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Ron
Top achievements
Rank 1
Veteran
Ron asked on 23 Jan 2013, 06:39 PM
Is there a way to have a scrollview that is only a portion of the content (not within the data-role=header/footer) of the view, and the rest of the view content being something else?

Assume that I have two portions within my view:

<div id="id1">....</div>
<div id="id2"></div>

and I set (in code) id2 to be a kendoScrollView, it seems that the scroll-view wrapper that kendo creates, includes id1 within it as well, but I only want id2.

Is this possible?

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 25 Jan 2013, 08:13 AM
Hi,

I tried to reproduce the problem you describe in this jsBin, to no avail (the upper div remains static, outside of the widget). Is it possible for you to modify it, so that we can see what happens? 

Thank you in advance,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ScrollView (Mobile)
Asked by
Ron
Top achievements
Rank 1
Veteran
Answers by
Petyo
Telerik team
Share this question
or