DataGrid Component support row Lazy loading ? And support global search ?

Hello,


I'm considering your UI kit to be used in my project, 

I would like confirmation for this two questions :

1) do you support lazy loading row in DataGrid component ? I only see in the documentation paging option or loading all the row data => that's correct ?
2) And do you support global search field (search dynamically in all row of each column like a contains or startwith) or only search field in the top of each column of the grid? I only see in the sample or documentation filter on the top off each column it's correct ?


Thanks,
Nicolas

1 Reply 1 reply marked as answer

VN Vignesh Natarajan Syncfusion Team February 15, 2021 06:05 AM UTC

Hi Nicolas,  
 
Thanks for contacting Syncfusion support. 
 
Query: “DataGrid Component support row Lazy loading ? And support global search ?” 
 
Yes, we have Virtualization and Searching support in Blazor DataGrid component. Please find the UG documentation on Virtualization and Searching from below  
 
VirtualScrolling / Virtualization: 
 
 
Searching:  
 
 
Please get back to us if you have further queries.  
 
Regards, 
Vignesh Natarajan 


Marked as answer
Loader.
Up arrow icon