Is it possible to add custom columns?
Good question! Let's say if I'm dragging bar for #3 (Store #276) and I can set the custum property of a custumcolumn like this in TaskELementComplete event:
e.Task.SetCustomProperty("Weight", 8968)
What if I want to change weight for #4 and #2 while I'm dragging #3? How do I set the property of the columns in other rows by rownumber or ID? Thanks.
Hi,
I`m not sure which is your current version, but if you are using version 11.2, there are such kind functionality. More details about custom columns in UltraGanttView you could find in our online documentation:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.2/CLR2.0/html/WinGanttView_Custom_Columns.html
Let me know if you have any questions.
No, unfortunately this is not possible!
I had to go a different way!
Sorry!
Did you resolve this?I need custom columns too...Kind regards. Thomas Mathiesen