Re: Huge Grid Component?



Andrew Jameson wrote:
Just curious ... why would anyone want to be able to display 100,000 rows in a grid ? ...

I use TVirtualTree as a log display. 2 million rows is typical in serious diagnostic situations, although a 100,000 is the typical. I use 20 columns, but most users hide a fair number of them. Yes - that's a heck of a lot of data to look through. Usually, a search/filter is used to locate the data in question. But even once found, the important stuff can be embedded amongst a couple thousand lines of noise and require some careful searching.
Jason
.