Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The user attempted to use the lockColumn property in the HTML Angular template, but it did not work correctly in the Gantt chart. However, when the column configuration is defined in the TypeScript file as a column collection, the feature works as expected. This is because the Gantt chart currently does not support the lockColumn property directly in the HTML template. We have attached a sample for reference.