Re: ListView and DisplayIndex
- From: "Ken" <ks3ss@xxxxxxxxxxx>
- Date: Mon, 16 May 2005 11:49:47 -0400
Yes. The number of items in the list is 500 when I get the count. However,
the max index is 499 since it is 0-based. This has been tested and is
accurate. The problem still remains
Ken
"Armin Zingler" <az.nospam@xxxxxxxxxx> wrote in message
news:eFoNDziWFHA.3996@xxxxxxxxxxxxxxxxxxxxxxx
> "Ken" <ks3ss@xxxxxxxxxxx> schrieb
> >I am adding items to a listview and I get an exception that seems to
> > be
> > random.
> >
> > "500 is not a valid value for displayindex"
> >
> > I have searched the web looking for others with this problem and have
> > found a few. The problem is: I've found no real explanation/solution
> > to the problem - yet.
> >
> > Someone has to know what this is - and how to handle it.
> >
> > Is it a bug in vb.net?
> > Can it be swatted?
>
> How many items are in the list? The index is 0-based. With 500 items, the
> maximum index is 499.
>
> Armin
.
- Follow-Ups:
- Re: ListView and DisplayIndex
- From: Herfried K. Wagner [MVP]
- Re: ListView and DisplayIndex
- References:
- ListView and DisplayIndex
- From: Ken
- Re: ListView and DisplayIndex
- From: Armin Zingler
- ListView and DisplayIndex
- Prev by Date: Re: Is There Such a Thing as Case-insensitive XML Deserialisation?
- Next by Date: RE: Re: Simple mail application
- Previous by thread: Re: ListView and DisplayIndex
- Next by thread: Re: ListView and DisplayIndex
- Index(es):
Relevant Pages
|
Loading