Can showCheckbox when virtualization is enabled

I would like enable showCheckbox (during enable virtualization) at my first column in treegrid but when i do this i recevied an error "ERROR Error: Cannot read properties of undefined (reading 'length')"


If i disable virtualization it's work ok.

Here is fullcode: https://stackblitz.com/edit/angular-ivy-7c47bq?file=src/app/app.component.ts


1 Reply

PS Pon Selva Jeganathan Syncfusion Team September 12, 2022 12:14 PM UTC

Hi Toanpham,


Thanks for contacting syncfusion forum.


Query: I would like enable showCheckbox (during enable virtualization) at my first column in treegrid but when i do this i recevied an error "ERROR Error: Cannot read properties of undefined (reading 'length')"


Based on your query, we understand you are facing the script error while using the checkbox column with virtualization feature. The checkbox column is not supported with the virtual scrolling feature because it is not feasible to maintain the checkbox selected records with this functionality.


Kindly get back to us for further assistance


Regards,  

Pon selva   


Loader.
Up arrow icon