Gantt Chart Header

3 Answers 150 Views
Gantt
Mariam
Top achievements
Rank 1
Iron
Iron
Veteran
Mariam asked on 12 Nov 2021, 07:59 AM

Hi,

In Gantt Chart Day mode, when I scroll timeline part in Day mode, I can't see the Date, hours are only visible (as you can see in attached screenshot).  Can I fix this issue any way?? Fix date after scrolling or something else?? 

 

Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 17 Nov 2021, 07:28 AM

Hello Mariam,

Could you please double-check if there are any custom styles applied to the Gantt widget? I would suggest you try to remove the custom styles and test the appearance. 

You could set the color in the Gantt header using the following style:

<style>
        div.k-grid-header > div > table > tbody > tr:nth-child(1) td
        {
            color: red;
            border: 2px solid purple;
        }
 </style>

Here is a Dojo where this is demonstrated.

In case the issue continues to persist, please confirm which theme you are using. I will appreciate it if you could modify the Dojo example in order to replicate the appearance the way it is on your side and send it back for a review. This way we could take a closer look and advise you further. 

Regards,
Neli
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Mariam
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 17 Nov 2021, 08:17 AM
Dear Neli,
I think you understand me incorrectly. I don't want to change any style in my gantt, but to fix Day column value for any size of the right size of the chart.  So if you scroll throw the gantt chart, day row to be fixed and I will always see which day it is, not only the hours. 
0
Neli
Telerik team
answered on 22 Nov 2021, 07:55 AM

Hello Mariam,

As far as I understand you need when scrolling horizontally tasks in Gantt the current day to be always visible. I am afraid that the cell or text containing the day could not be sticky. I would suggest you log the idea in our official Feedback Portal:

https://feedback.telerik.com/kendo-jquery-ui

Based on the popularity the issue gain by the community, it could be considered for implementation in a future release.

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Gantt
Asked by
Mariam
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Neli
Telerik team
Mariam
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or