Hi
nguyen hoang Phuong,
Greetings from Syncfusion support.
Upon reviewing your query, we have identified that you are
facing an issue with utilizing virtualization in the Syncfusion Grid. In
order to enable the virtualization feature, it is necessary to inject the virtualScrollService,
set enableVirtualization to true, and to define the height
property of the Grid. The reported issue appears to stem from a failure to
specify the Grid's height. Additionally, it has come to our attention that you
are dynamically updating the Grid's height in the beforeDatabound event. Kindly
provide insight into the purpose of this scenario so that we may offer a
suitable solution. Please refer to the simple sample created in the latest
Syncfusion package version based on the shared sample.
Furthermore, we have noticed that you are
utilizing an older version of the Syncfusion package. We recommend upgrading to
the latest version to access enhanced features and address the white space
issue you have encountered. For further information on virtualization feature
please refer to the below documentation link.
Sample: https://stackblitz.com/edit/angular-grid-column-initial-minwidth-th4aal?file=src%2Fapp.component.ts,src%2Fapp.component.html,package.json
Documentation Link: virtual-scrolling
Regards
Aishwarya
R