Skip to content

Conversation

@apcqa
Copy link

@apcqa apcqa commented Sep 25, 2025

Changed type of enableVirtualization property on DataGrid to accept either a boolean or a VirtualizationOptions object
VirtualizationOptions which allows the user to enable or disable virtualization for rows and or columns and also specify the overscan threshold for rows (default 4).

Change maintains compatibility with existing boolean type and defaults.

@apcqa apcqa merged commit caeb331 into main Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants