web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

[D365FO]: Gantt extension - New columns in the grid (left)

(2) ShareShare
ReportReport
Posted on by 268
Hello,
 
how could I add new columns with values to the grid in the resource group Gantt chart?
 
 
I was able to add the new column to the UI by extending the class method /GanttControlVisualization_WrkCtr.getColumns()/ by COC and adding a new column to the end of the list. (The new column /MyItemId/ is also added to the tempory table /GanttTmpWrkCtrJob/, because this seems to be the base of the data in the gantt grid)
 
columns.addEnd(GanttControlColumn::newParameters(fieldPName(GanttTmpWrkCtrJob, MYItemId), 100, true));
Unfortunatly I don't find the point where should insert the /value/ of the ItemId to the tempory table or bound the new tempory table column to a display method or something else? Even the Inserting Eventhandler is not working:
 
 
Any help is appreciated.
 
Thanks
Sebastian
I have the same question (0)
  • Verified answer
    Basti Aurand Profile Picture
    268 on at
    in the meantime i found the missing piece of code to bring the value to the column. You have to extend the method getColumnTexts from the class GanttControlVisualization_WrkCtr:
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Subra Profile Picture

Subra 386

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 382 Super User 2026 Season 1

#3
Martin Dráb Profile Picture

Martin Dráb 270 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans