Posted 22 Oct 2015 Link to this post
Can the mobile listview scroll in place? without scrolling the view.
My specific example has a list view inside of the view footer.
Nevermind, looks like you can accomplish this with fixed headers in grouped mode.
http://demos.telerik.com/kendo-ui/m/index#mobile-listview/fixedheaders
Ok I have spoken too soon.
Can I have a listview within a view footer that uses fixed headers w/ grouping scroll in place?
Posted 26 Oct 2015 Link to this post
Hello Josh,
most likely, you want to separate your screen in several areas, the bottom one being occupied with a listview. For this, you may utilize the following technique.