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

grid scroll binding header and footer

0 Answers 54 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
JS
Top achievements
Rank 1
JS asked on 01 Feb 2016, 01:37 AM
We are developing hybrid app using Kendo UI.

We chose Kendo because it is suitable for our needs.

Our Requirements are:
1. When content scrolls, header and footer is y axis which is fixed, and x is scrolls upon content.
2. Need aggregates such sum of footer
3. Need horizontal scroll because grid is long.

We have made like below fiddle.
http://codepen.io/anon/pen/ZQoyjW


Unfortunately when scrolling within a numerical number, header and footer contents do not follow in a right time and aligned later.

It follows okay when touching the screen but when fast scrolling, the scroll stops and the header and footer contents align afterwards.
 

This can be solved using virtual scroll, but realize the scroll is extremely slow which is not usable.

Since this process is weird movement, I am trying to find alternative solution.

Please let me know how to faster virtual scroll and how binding header and footer when scrolling.

Thank you for your quick support.
Tags
General Discussion
Asked by
JS
Top achievements
Rank 1
Share this question
or