Hello I just downloaded Kendo UI yesterday and I'm evaluating for a PhoneGap app that I'm working on. We have a few views that require a listview that is scrollable independent from the rest of the view (this is a view for tablets). Unfortunately I don't think the splitview would work for us because we also need a footer across the entire app that holds a tab bar. I tried to wrap the listview in a scroller and the listview did hide it's overflow but the list wasn't scrollable. What is the best practice for setting this up?
I have to say I'm pretty impressed so far with the performance and ease of use of the framework. After months of struggling with JQM, I almost wept when I read through the 'layout' API and got a chance to drop a drawer in my app... Almost. I also have one suggestion. I would love to see more information on structuring an app properly. I've just started with requirejs and it seems to be great at pulling the logic into maintainable chunks. More 'best practice' stuff would be incredibly beneficial for intermediate level users that want to make good decisions the first time through.
I have to say I'm pretty impressed so far with the performance and ease of use of the framework. After months of struggling with JQM, I almost wept when I read through the 'layout' API and got a chance to drop a drawer in my app... Almost. I also have one suggestion. I would love to see more information on structuring an app properly. I've just started with requirejs and it seems to be great at pulling the logic into maintainable chunks. More 'best practice' stuff would be incredibly beneficial for intermediate level users that want to make good decisions the first time through.