Unplanned
Last Updated: 26 May 2020 08:30 by Gill
Created by: Laurent
Comments: 1
Category: ScrollView
Type: Feature Request
3

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,

Laurent

Completed
Last Updated: 18 Dec 2020 09:02 by ADMIN
Release 2021.R1
Created by: Senura D
Comments: 4
Category: ScrollView
Type: Feature Request
1

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.

Unplanned
Last Updated: 11 May 2023 14:56 by ADMIN
Created by: Hemayet
Comments: 1
Category: ScrollView
Type: Feature Request
0

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