How to Show Multiple Different Property Values in a single RadGanttview Column with Tooltip

1 Answer 144 Views
GanttView
sri
Top achievements
Rank 1
sri asked on 06 Jul 2021, 07:09 PM

Hi Team,

We need to display the multiple different property values in a same column definition. Bind each property in seperate textblock and also have to show the tooltip with respective details. Please refer the attached screenshot, which we are looking for it.

 

Please help us to sort.

 

Thanks,

Sabari.

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 09 Jul 2021, 11:34 AM

Hello Sabari,

Thank you for the shared picture. 

You can utilize the CellTemplate functionality of the RadGanttView. It allows you to create a DataTemplate that will be placed in the cells of the column. You can place multiple TextBlocks inside and specify a ToolTip through the native WPF property: ToolTip or the ToolTipService.

I hope you find this information helpful.

Regards,
Vladimir Stoyanov
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
GanttView
Asked by
sri
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or