My question is, do I make each cell a custom control? I will need several hundred available at one time. During the actual editing process, speed is no real issue. But when the programs switches from edit mode to run mode, I need to be able to just display each graphic quickly in a scrolling fashion. I am concerned that creating a large number of custom controls will be a large processor issue. The screen would only show a several hundred of a total of several thousand data points.
I hope this makes sense!
Thanks
Chris FoleyPosted Dec 14, 2010, 5:40 PM
CrishPosted Dec 14, 2010, 5:23 AM
You can refer following code for grid of custom control.