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

6
Votes

The requirement is to provide support for using 'vh' (viewport height) units in the height configuration of a Grid control, ensuring that it functions properly when combined with both virtual and infinite scrolling features. This would allow the grid's height to be dynamically based on the user's viewport, while maintaining smooth performance and functionality when scrolling through large datasets, whether the grid is virtually rendered (only loading visible items) or infinite scrolling is enabled (loading more data as the user scrolls).


Also need to ensure the resizing is working properly with percentage width, minwidth, and max width