We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

TimeScale with Template is always empty

Hi,
I belive I saw a bug in example with "TimeScale with Template"
https://help.syncfusion.com/aspnetmvc/schedule/templates#timescale-with-template

If you combine this settings shown
        .TimeScale(ts => ts
            .Enable(true)
            .majorSlot(120)
            .minorSlotCount(2)
            .majorSlotTemplateId("#majorTemplate")
            .minorSlotTemplateId("#minorTemplate")
        )

With this
.Orientation(Orientation.Horizontal)

The timescale is not visible at all. Please see the attached screenshot where it is shown that the problem is with css. It puts the whole timescale table -5000 absolute position which is not visible in the screen. I found it. but I don't now the reason why it is happening.

Also take a look at example project where I tested Schedule control for a representation of a problem. 

Thanks in advance.  Would appreciate your response and suggestions if I am wrong about setting thigs up.


Attachment: example_2c817715.7z

2 Replies

RO Rodion September 1, 2017 05:24 PM UTC

Here is screenshot demostrating the problem.


Attachment: schedule_timescale2_b64bea02.7z


NR Nevitha Ravi Syncfusion Team September 4, 2017 10:19 AM UTC

Hi Rodion, 

Thank you for contacting Syncfusion Support. 

We have created an incident for your query and we request you to have a follow up with the below incident link for further update. 
 
  
 
Regards, 
Nevitha. 


Loader.
Live Chat Icon For mobile
Up arrow icon