WEB WEB GANT DATABASE Adapter Problem

if i edit the task with

TMSFNCGanttChart1.ShowTaskEditor(SelectedTask);

and i have a TMSFNCGanttChartDatabaseAdapter

the changes are not in the dataset. if i use the mouse and make changes it was save in the dataset.

how i can save the changing in Taskeditor to dataset ?

Hello,

I tested this here on my system and it seems that everything is working as expected.
Going through the tasks with the navigator after changing the task, shows the correct value in the WebDBEdit.
FNCGanttWebDB.zip (15.9 KB)

Thanks; your sample works.

i don't now what is the Differenz. i use autoinc and you uids, i have changed to uids ...

1 Like