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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.


Sample