We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

EssentialGrid CellValue performance

Hello All,

While profiling a Form with just the grid, i noticed the the call to grid[row,col].CellValue = val; was the slowest call. is this the recomended way to set the value in a cell or is there any other way of doing this. I checked with DotTrace and ANTS profilers to make sure that the profiler was correct.

thanks and regards,
-Sabareesh


1 Reply

FS Fathima Shalini P Syncfusion Team January 28, 2008 01:13 PM UTC

Hi Sabareesh,

Thank you for your interest in Syncfusion Products.

Instead of assigning the CellValue / Text for the cells, you can directly load into GridData which will make the population very very faster. Please find the simple sample in the following link that illustrates this:

http://websamples.syncfusion.com/samples/Grid.Windows/F71275/main.htm

Please let me know if any concerns.

Regards,
Fathima


Loader.
Live Chat Icon For mobile
Up arrow icon