Re: Pushing the limits of a list view
- Posted by Guillermo Bonvehi <knixeur at speedy.com.ar> Jun 02, 2004
- 481 views
On Tue, 01 Jun 2004 09:38:54 -0700 Jonas Temple <guest at RapidEuphoria.com> wrote: > > > posted by: Jonas Temple <jtemple at yhti.net> > > All, > > I think I'm pushing the limits of a list view control, but was curious > if anyone knew the answer off the top of their heads. > > I've got a program that dynamically builds a list view (columns and data > rows). In one situation I added 700+ columns to the list view. The data > displays fine but the column headings are not drawn after columns 396. > As a matter of fact, column 396 is only half drawn! Is this a known > limitation? If not, I guess I'll have to dig and figure out why.... > > TIA, > > Jonas I suggest you to add two buttons to have a scroll to sides between the columns and only have X columns in the listview, only changing their name & data when u move. I don-t think i'm explaning right, but i'm hurry. Hope you get it. Best Regards, Guillermo Bonvehi