Welcome to the ASP.NET MVC feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET MVC, 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

Currently, when Auto Fit is triggered, no public events are fired, limiting the ability to react to or customize the behavior after the Auto Fit process is completed. With this new enhancement, customers can now capture and respond to the Auto Fit action, making the TreeGrid more dynamic and interactive.

Objective of the Feature: This feature allows customers to attach event listeners to the Auto Fit action, enabling them to trigger custom functions or execute specific logic when the Auto Fit operation is completed. This opens up possibilities to:

  • Adjust the layout of adjacent components based on the new column sizes.
  • Refresh or reload data to accommodate the resized columns.
  • Store the updated column widths for future use or user preferences.
  • Execute any other custom logic based on how the grid columns are resized.

We encourage you to provide feedback on how this feature enhances your development workflow and any additional use cases you would like to see supported. Your input is valuable as we continue to improve and evolve the TreeGrid component.