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

Scrolling scheduleview on a touch device

4 Answers 48 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Johan
Top achievements
Rank 1
Johan asked on 15 May 2014, 10:46 AM
Currently we are working with scheduleview from the UI for WPF Q1 2014 release.

As long as we are working with a mouse everything is working as expected.

the problem we are facing is once we install the application on a touch enabled tablet, we would expect to be able to pan through the calendar (vertical) as we would on a list control or any other control really.

but the only way for scrolling seems to be to actually use the vertical scrollbar on the right of the screen.

is there any way to enable scrolling/panning on a touch device?

regards.
Johan Lollinga

4 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 16 May 2014, 10:44 AM
Hello Johan ,

The scrolling with touch is enabled by default. I actually tested it in our online demos and seems to work as expected. Could you please give us some more details about the touch device you are using and with which operating system it is working?

Looking forward to your reply.

Regards,
Konstantina
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Johan
Top achievements
Rank 1
answered on 16 May 2014, 11:00 AM
We are working with a windows 8 tablet, its a Lenovo Thinkpad TP00043AFX.

The application is a desktop wpf .net 4.0 application. with the windows8touch theme enabled for this control (don't know if that makes a difference)

With touch scrolling is working as long as the scrollbar on the right is used, but it's not working when trying to scroll anywhere else on the screen. which is the desired functionality.

regards,
Johan Lollinga
0
Accepted
Konstantina
Telerik team
answered on 21 May 2014, 08:26 AM
Hello Johan ,

We do not have this exact tablet, but I tried on every touch device we have available, but I wasn't able to reproduce this issue. Could you please try to isolate the problem in a sample project and send it to us, so that we could test with it.
Also, if you could send us some steps to reproduce the issue - in which view does this appear, do you scroll over the appointments or on a clear view, and everything you find essential.

Looking forward to your reply.

Regards,
Konstantina
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Johan
Top achievements
Rank 1
answered on 08 Dec 2014, 12:09 PM
Setting the telerik:TouchManager.IsTouchHitTestVisible = true on the styling for the scheduleview has fixed this issue. We had disabled this setting to fix another issue where buttons where not reacting to click events when placed inside telerik components.

regards,
Johan Lollinga
Tags
ScheduleView
Asked by
Johan
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Johan
Top achievements
Rank 1
Share this question
or