I want to add a column for a resource and make it editable inline. I tried doing like for the main grid where i added inline editable column, but it’s not working.
Hello David,
Right now, Gantt doesn’t have the feature to use inline editors in the resource grid. The dev team will add that feature in the future, but I cannot give you any ETA.
For now, you need to implement a custom solution by using the Gantt API and Javascript.
Here is an example of the implementation that can help you to start: