Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WD21] Gantt Chart - Milestone (2 replies)

$
0
0
Hi,

I try to create a table with a gantt chart column. The first row should have a milestone.
The line is added, but I can´t see the blue diamond.

TableAddLine(TABLE_NoName1,"Start")


myGantt is GanttTask

myGantt.StartDate=Today()
myGantt.Row=1
myGantt.Milestone=True
myGantt.ID="1"

GanttAddTask(COL_Gantt,myGantt)


Something is wrong, but what ?

I tried tableaddline(TABLE_Noname1,"Start",mygantt). Same result.

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>