Support for editing in FNC Gantt chart's task list

We need support for editing data in the FNC Gantt chart's task list (WBS structure). Is this something that you could add in a reasonable amount of time (e.g. 3 weeks)?

Could you clarify a bit more what kind of editing you have in mind?

On the left-hand side of the FNC Gantt chart there is the task list which is actually a kind of grid. Like with TWebStringGrid, it would be nice, if you could click a cell of the task list grid (e.g. the task description) and edit the text/data in that cell.

Are there any plans on your side to support editing in the FNC Gantt chart's task list grid?

We are curently looking into this.
Normally it should be possible to have this implemented in the next update.

What is the schedule for the next update, or is it possible to get the preliminary sources of the FNC Gantt chart as soon as you implemented this feature? We are eagerly looking for it for demo purposes.

We are looking to have a release with an implementation for this feature in the beginning of next week.

Thank you.

We just implemented Tasklist editing of TMS FNC Gantt Chart 1.3.1 in our Web application. We found the following issues:

  1. The class TTMSFNCGanttChartCloseInplaceEditor misses the var keyword before the ACanClose parameter.
  2. If the task list is scrolled horizontally, then the inplace editor is not positioned correctly.

Thank you for letting us know.

The first issue will be solved in the next release.
The second one is a WEB Core specific issue and we are currently checking the cause of this problem.

This is fixed and will be solved in the next release of TMS FNC Gantt Chart.

Ok, thank you.