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

Scheduler placed within or below RadPageLayout

6 Answers 30 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chee Keong
Top achievements
Rank 1
Chee Keong asked on 05 Jun 2015, 12:51 PM

I have an ascx page with radpagelayout, radgrid and radscheduler on the same page. the controls are layout in this sequence from top to bottom

radpagelayout

radgrid

radscheduler

When navigating or switching the day/week/month views on the scheduler, it will throw an error similar to one below. The scheduler would stop working after the second Ajax request as well.

Uncaught Sys.ArgumentOutOfRangeException: Sys.ArgumentOutOfRangeException: Value must be an integer.
Parameter name: y
Actual value was 1183.8889103171273.

But when the scheduler control is placed above the radpagelayout control on the page, everything works fine. Seems that the radpagelayout control is causing problems to the scheduler.

using the 2015 Q1 version.

Appreciate any help to solve this.

Thanks!

6 Answers, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 10 Jun 2015, 08:07 AM
Hi Chee,

We are not aware of such problem. Could you please send us a sample project where we could observe the issue. Do you reproduce it when the ajax is disabled ?

Regards,
Peter Filipov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Chee Keong
Top achievements
Rank 1
answered on 10 Jun 2015, 09:40 AM

Hi Peter,

on further testing it seems that the error occurs only with Google Chrome when the page is zoomed in. With default zoom of 100% or less than 100%, the page works fine. But once the zoom is above 100%, the page hangs on the second navigation request.

The problem doesn't happen with IE11 and Firefox. I'm using Chrome version 43.0.2357.124 m

I'll see if I can come up with a sample project to replicate the behavior.

Thanks!

0
Peter Filipov
Telerik team
answered on 12 Jun 2015, 08:00 AM
Hello Chee,

Let us know when you have a project and we will debug it locally. Do you reproduce the problem on our online demos?

Regards,
Peter Filipov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Chee Keong
Top achievements
Rank 1
answered on 12 Jun 2015, 10:18 AM

Hi Peter,

You can download a sample project which have the issue in Chrome here.

https://www.dropbox.com/s/bv80gdgc0d7g8o8/SampleScheduler.zip?dl=0

The scheduler is basically a copy from the "Binding to Generic List" example just placed as a nested control within RadPageLayout.

To replicate the issue, load the page in Chrome and set the zoom factor above 100%.

Thanks!

0
Peter Filipov
Telerik team
answered on 17 Jun 2015, 11:38 AM
Hi Chee,

We are working on your case and will need more time, as soon as we have more information I will update the thread. 

Regards,
Peter Filipov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Peter Filipov
Telerik team
answered on 17 Jun 2015, 12:41 PM
Hi Chee,

We were able to reproduce the issue and it is logged into our tracking system. I have updated your Telerik points

Regards,
Peter Filipov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Scheduler
Asked by
Chee Keong
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Chee Keong
Top achievements
Rank 1
Share this question
or