Hi. I have a grid displaying a large DataSet. Populating the grid seems to be quite slow so I am going to take some remedial action, but there are lots of other operations performed before and after the DataSource property has been set which might be slowing things down.
How can I trace the population of the grid itself to see if this is the bottleneck, and also measure whether I am improving population times by changing the structure of the data? Are there any suitable begin/end events I can attach to?
Thanks
kh
Imported from legacy forums. Posted by kh (had 1960 views)