Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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 using virtualization in the Gantt chart, the chart's height and width are set to 100%. In this setup, the parent container is required to have a static height and width defined. Without these static values, the Gantt chart does not render correctly.

We are requesting support for virtualization in scenarios where the parent element does not have fixed height and width values. This would allow the Gantt chart to be more responsive and adaptable.

Expected Behavior:

  • The Gantt chart should automatically calculate and adapt its dimensions based on the available space, even when the parent container does not have explicitly defined static dimensions.
  • This enhancement would improve flexibility and responsiveness in modern UI layouts.