S. Hoa,
I think that the most easiest way is to get your row is to create another
(extra) dataview.
A dataview is just a filter on your table.
There is no dataview find, because that belongs to the datarowcollection.
Use on that other dataview the rowfilter what is very easy to use. Possible
is as well the datatable.select. Beneath in another message I have send the
links of explanations for all those to somebody else.
http://groups.google.com/groups?selm=Of0zUjKlEHA.3476%40tk2msftngp13.phx.gbl
I hope this helps?
Cor
"HS1" <son@slingshot.co.nz>
Cor, I think you are mistaken. A dataview has a find method, it works on the
sorted column(s).
Frank
> S. Hoa,
>
[quoted text clipped - 8 lines]
> is as well the datatable.select. Beneath in another message I have send the
> links of explanations for all those to somebody else.
http://groups.google.com/groups?selm=Of0zUjKlEHA.3476%40tk2msftngp13.phx.gbl
> I hope this helps?
>
[quoted text clipped - 19 lines]
> > Best regards
> > S.Hoa
Cor Ligthert - 18 Oct 2004 09:48 GMT
Frank,
Thanks a lot I never saw that one.
:-)
Cor
"Frank" <frank@frank.com>
.
> Cor, I think you are mistaken. A dataview has a find method, it works on
> the
[quoted text clipped - 43 lines]
>> > Best regards
>> > S.Hoa