Is syncfusion GridControl threadSafe?

Hi,

We are using Syncfusion grid control in our windows forms application and filling it dynamically at runtime. Since performance of our application is very poor, we did the profiling to see the bottlenecks in our application and realized that Syncfusion GridControl operations are bit  time consuming.

So we would like to span the multiple threads or use the parallel programming  to fill the contents of the GridControl to avoid the bottlenecks and improves the performance of application.

I would like to know whether syncfusion GridControl is Thread safe by default inorder to fill the grid control using parallel programming.

Thanks in Advance,

Regards,

Srihari.

 

 

 

 

 


1 Reply

AS Athiram S Syncfusion Team November 6, 2012 08:15 PM UTC

Hi Srihari,

Thanks for your interest in Syncfusion products.

Yes, Syncfusion gridcontrol is threadsafe by default.  you can use that for parallel programming.
This will rectify your problem.

please let me know if you have any concerns.

Regards,
Athiram S

Loader.
Up arrow icon