Hi,
While it is possible to get hold of the current page using common JavaScript techniques, it would be great to have a page() method.
In case you need to get the current page now, here are the suggestions made by Progress Technical Support Engineers:
https://www.telerik.com/forums/how-to-indentify-the-active-page
Thank you,
Bug report
When the data source of the Kendo UI ScrollView is configured to accept a function, two requests are sent.
Reproduction of the problem
1. Set the read of the data source to function.
2. Set server paging to false (by default is false).
Dojo for reference:
https://dojo.telerik.com/ePIpejar
Environment
* **Kendo UI version:** 2019.3.1023
* **jQuery version:** 1.12.4
* **Browser:** [all]
Reproduction of the problem:
According to this link (KendoUI for Angular) it says "Once the component is focused, the user can navigate with the Left Arrow and Right Arrow keys".
And you can see that it works as stated above in this example KendoUI for Angular ScrollView.
However, KendoUI for jQuery ScrollView does not seem to have this left and right key navigation option. Is it actually not supported in KendoUI for jQuery ScrollView? How can I add the support for the left and right arrow keys in this scenario?
Thanks.
### Bug report
When the Kendo UI ScrollView widget is bound to local data and the property "navigatable" is set to "true", it cannot be navigated once the last item is reached.
### Reproduction of the problem
Create a navigatable ScrollView widget;
Create a DataSource with local data and bind it to the ScrollView widget;
Use the keyboard or mouse navigation to reach the last item;
Continue navigating after the last item and observe the paging behavior. The last page is repeated.
A Dojo sample for reproduction: https://dojo.telerik.com/OnItEhiN
### Expected/desired behavior
The ScrollView widget should not allow going past the last item/page via the keyboard/mouse navigation.
### Environment
* **Kendo UI version:** 2021.1.330
* **jQuery version: 1.12.4
* **Browser:** [all]
Hello,
I saw this cool effect on the Kendo official website: Sticky scrolling sidebar that moves along with the body of the screen. I couldn't find any specific control for this effect. Is there a control that I can use? I'm also attaching screen.
thanks
Bug report
ScrollView prevents Nested MediaPlayer volume scroller from scrolling
Reproduction of the problem
Dojo: https://dojo.telerik.com/ateLaQoC
Scroll to 3rd page
Scroll volume scrollbar
Expected/desired behavior
Volume scrollbar shall be scrollable
Environment
Kendo UI version: [all]
jQuery version: [all]
Browser: [all]