Closed poddarkhushbu07 closed 4 years ago
@poddarkhushbu07 In the jsganttImproved documentations, there is an method naming setShowComp.
You can refer to the following component file from the demo folder demo.component.ts. It's having some basic options already configured with the editor. (Refer line no 71 in the file)
The value assigned to these variables can be 0 (Hide) and 1 (Show).
thanks @pasha42
If there is something else feel free to reopen
I saw method named : setShowComp in jsgantt-improved documentation, but I am not getting how to use this method in angular with ng-gantt.