Completed
Last Updated: 24 Feb 2021 17:35 by ADMIN
Zeljko
Created on: 05 Dec 2014 11:46
Category: Gantt
Type: Feature Request
6
radgantt task appearance customization
3 comments
ADMIN
Peter Milchev
Posted on: 24 Feb 2021 17:35

Hello,

The Tasks have the ability to change their template as demonstrated here:

For small changes such as a color in a task, you can follow the suggestions in the first two points of the Improve Your Debugging Skills with Chrome DevTools blog post explaining how to inspect the generated HTML and check the applied styles for various elements. 

Once you know the styles you need to override, you can use the same style selector and add "html body " in front of it to make it more specific, "stronger". More on CSS specificity you can find here: 

 

For modifying the templates in the TreeList part, you can follow this feedback portal item:

Regards,
Peter Milchev
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/.

Damian Fabri
Posted on: 18 Mar 2015 13:42
agreed, there is no way for me to spawn a different GUI when you double click on the task.

When will a _TaskBound event be exposed?
Tomislav
Posted on: 05 Dec 2014 11:48
That would be great if we could customize radGantt a bit more, since now most things regarding appearance and other stuff is static.