Hi!
I need to load about 20k rows in a grid. It loads them, but it has a short lag for about 10 seconds after the loading started, when it reacts very slow. I guess it's because of the large amount of data loaded.
How could I optimize it, to make that lag shorter or none ? does the grid have some kind of lazy initialization feature i could use ?
Thanks!
Have you read the WinGrid Performance Guide?