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

How to handle Whitespace-Problem with Knockout-Binding?

1 Answer 41 Views
ScrollView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 20 Mar 2014, 02:23 AM
Hi there, it's me again with another ScrollView-issue:

I have an array of knockout-viewmodels.
For each viewmodel, I'd like to get a page in my ScrollView-instance.

Now I get the problem described in your documentation: If there's a whitespace, you'll get an extra page.
Unfortunately the template-workaround doesn't work here and I cannot work with datasource as my knockout-bindings are initialized before I initialize kendoUI Mobile (there is much more going on in the app, so changing that order would be a lot of refactoring which I'm trying to avoid).

Because I can't find a way to define a specific number of pages (as a simple workaround), I'm hopping for your help :)

Thanks for your help!

Cheers,
Richard

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 20 Mar 2014, 02:55 PM
Hello Richard,

I would like to remind you that the Knockout-Kendo library is part of the Kendo UI Labs projects. As such, these projects are not officially supported by the Kendo UI team. Any support requests (via tickets or forum posts) should go to either StackOverflow, or to the Issues list for that project.

In case you can reproduce exactly the same case using Kendo UI/jQuery please provide a small but runnable jsBin sample and we will check it right away.

Regards,
Alexander Valchev
Telerik
 
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
Richard
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or