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

TimelineView Time Slippage

6 Answers 27 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
rheldt
Top achievements
Rank 1
rheldt asked on 17 Feb 2014, 09:49 PM
Greetings everyone!

I am working on an application in which I'm using a TimelineView to show 5 total days, each timeslot is one hour in length:

TimelineView-NumberOfSlots="120" 
TimelineView-TimeLabelSpan="24" 
TimelineView-SlotDuration="01:00:00"
TimelineView-StartTime="00:00:00"

Now, let's say I have an appointment on each of those 5 days, for 2 hours each, starting at 8:00 am and ending at 10:00 am. In theory, they should appear in the same place for each day. Unfortunately, this is what I'm seeing:

http://i.imgur.com/38tomBD.jpg

The first appointment on Monday is current, but subsequent days shows "slippage". (FYI, the database insert is there for illustrative purposes and the grayed out timeslots are the client's non-working hours.) The application also has a "zoomed in" view that only shows a single day -- it looks good:

http://i.imgur.com/QNVWIDv.jpg

Has anyone else ran across this, and if so, is there a solution?

Much thanks!
Ryan


6 Answers, 1 is accepted

Sort by
0
rheldt
Top achievements
Rank 1
answered on 18 Feb 2014, 02:24 PM
I guess I should have mentioned, I'm seeing this in Chrome 32. Firefox 26 and IEs 9,10,11 appear to be rending this correctly. 
0
Nencho
Telerik team
answered on 20 Feb 2014, 04:43 PM
Hello Ryan,

Could you specify which version of our controls are you currently using?

Regards,
Nencho
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
rheldt
Top achievements
Rank 1
answered on 20 Feb 2014, 06:11 PM
Hi Nencho-

We're using 2013.3.1324.35

Thanks!
Ryan
0
Nencho
Telerik team
answered on 25 Feb 2014, 03:56 PM
Hello Ryan,

I had performed some further tests, using the mentioned versions, but it seems that everything works properly at my end. Therefore, I had prepared a sample project for you, demonstrating the behavior at my end. Could you specify if the issue is replicable with the project and if not - how does it differs from the implementation at your end?

Regards,
Nencho
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
rheldt
Top achievements
Rank 1
answered on 25 Feb 2014, 05:45 PM
Hi Nencho-

First, thank you so much for your assistance! It is appreciated!

I downloaded your test project and ran it in IE 11, Firefox, and Chrome. Attached is the results side-by-side. As you can see, the 8:00 am 'asdasdasd' appointment properly shows up in the 9th timeshot for each day in IE and Firefox, but in Chrome it keeps slipping back father each day. The red lines I added in the graphic better show this.

Thanks!
Ryan
0
Nencho
Telerik team
answered on 28 Feb 2014, 02:25 PM
Hello Ryan,

Thank you for the attached descriptive image. I was able to replicate the issue, and I had already forwarded it to our developer team. I would suggest you to set a preferable ColumnWidth, in order to achieve a proper rendering. For example ColumnWidth="16px".

Regards,
Nencho
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
rheldt
Top achievements
Rank 1
Answers by
rheldt
Top achievements
Rank 1
Nencho
Telerik team
Share this question
or