Hi Michael,
The ScrollView can be scaled to take the whole View's height and width by:
- making the View stretched
- placing the ScrollView element as a direct child of the View container.
- setting the contentHeight to 100%
The pager is not visible due to a bug in the current version. This issue is logged and will be fixed in the Q1 2014 release.
As a temporary workaround I can suggest you to move the pager element (ol.km-pages) up by setting a negative margin-top through CSS rule.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!