app is not behaving well when number of rows are increasing.

I am using winforms and sfdatagrid.


what I notice is that, my app is functioning correctly or properly if number of rows is just few say less than 100 not sure the exact number. but when it grow, like 1k+ rows or even bigger.

it is no longer behaving correctly. buttons are not functioning, export to word, pdf, html, excel not working.

did anyone notice this? or somebody can advise me.

3 Replies 1 reply marked as answer

VS Vijayarasan Sivanandham Syncfusion Team July 22, 2020 02:45 AM UTC

Hi Mark Jayvee,

Thank you for contacting Syncfusion support.

We have checked the reported issue “app is not behaving well when number of rows are increasing” and unable to replicate the issue from our end. We have tested with 2000 records in SfDataGrid.  it is working fine as expected. Please find the tested sample and video demo from our end in the below link,
 
   
 
Can you please share us below things?
       
        1. Brief replication procedure/video illustration of the reported issue

        2.
Code snippet related to customization in SfDataGrid  
        3. Code snippet related to customization in ExportTo Excel, PDF,Word,HTML               

 
if you still facing the same issue? If yes, please modify the sample based on your scenario.  
   
It will be helpful for us to check on it and provide you the solution at the earliest.     
   
Regards,   
Vijayarasan S

 


Marked as answer

MJ Mark Jayvee July 27, 2020 09:56 AM UTC

hi Vijayarasan,

thank you for your response. apologist for the post, its my mistake.
reason of not behaving well is that, I missed out to handle null values. which causes my loop to stop when encountering null objects.


VS Vijayarasan Sivanandham Syncfusion Team July 28, 2020 04:36 AM UTC

Hi Mark Jayvee, 
 
Thanks for the update. 
 
We are glad to know that the reported problem has been resolved at your end. Please let us know if you have any further queries on this. We are happy to help you😊. 
 
Regards, 
Vijayarasan S

Loader.
Up arrow icon