Luca
Thu Sep 25 09:27:10 CDT 2003
ok
thank you
"Rob Oldfield" <rob(an a in a circle)realuk.co.uk> ha scritto nel messaggio
news:OEugsl2gDHA.1696@TK2MSFTNGP09.phx.gbl...
> I'll reply in the original thread.
>
> --
> Rob Oldfield
> www.realuk.co.uk
>
>
> "Dmitriy Lapshin [C# / .NET MVP]" <x-code@no-spam-please.hotpop.com> wrote
> in message news:%23eQS7u0gDHA.2248@TK2MSFTNGP09.phx.gbl...
> > Hi and welcome to the league.
> >
> > There recently has been a discussion about this error on a thread with
> > subject "The ListManager's position must be equal to rowNum" initiated
by
> > Rob Oldfield. You can probably contact Rob, his e-mail (as specified in
> the
> > From field) is:
> >
> > rob(an a in a circle)realuk.co.uk
> >
> > Or he might reply here as well.
> >
> > --
> > Dmitriy Lapshin [C# / .NET MVP]
> > X-Unity Test Studio
> >
http://x-unity.miik.com.ua/teststudio.aspx
> >
> >
> > Bring the power of unit testing to VS .NET IDE
> > "Luca" <luca@levon[sospamm].it> wrote in message
> > news:O3wLs9zgDHA.3784@tk2msftngp13.phx.gbl...
> > > Please help me.
> > > I must correct this error :
> > >
> > > The listmanager's position must be equal to rownum.
> > > Parameter name : rownum do you want to correct the value ?
> > >
> > > I have this error with VS2002 and also with VS2003.
> > >
> > > ______________________
> > >
> > > I'd like to have a datagrid with all the columns of my table EXAMPLE
and
> a
> > > new column with a checkbox to select some row.
> > > So.. i use a select to put my data in my data adapter.
> > > ( SELECT example.ID, example.name, ...........,false as col_for_sel
> > > .... the col_for_sel is the column that i'll use to check or not the
> row )
> > >
> > > I fill with my D.A. a new datatable....
> > >
> > > I'll use a data grid to view my data with a datagridestyle.
> > >
> > > I don't know what i can control :-(
> > >
> > > --------------------------------
> > >
> > >
> > >
> >
>
>