Re: ado search question
- From: "ViewState" <oakcool@xxxxxxxxx>
- Date: Mon, 10 Oct 2005 01:01:01 -0300
Use a DataView
There you have all you need.... sorting, filtering, searching
"Michael" <laputa.yip@xxxxxxxxx> escreveu na mensagem
news:OQMq6sUzFHA.908@xxxxxxxxxxxxxxxxxxxxxxx
> but it will show not find
> and cursor move to bottom
>
> "ViewState" <oakcool@xxxxxxxxx>
> ¼¶¼g©ó¶l¥ó·s»D:uqZFGqTzFHA.3856@xxxxxxxxxxxxxxxxxxxxxxx
>> DataSet.Table.Row.Find(ID)
>>
>> "Michael" <laputa.yip@xxxxxxxxx> escreveu na mensagem
>> news:u84JbgTzFHA.3836@xxxxxxxxxxxxxxxxxxxxxxx
>>> Hi all :
>>>
>>> in vb6 while I use ado object .
>>>
>>> I can use findfirst, findnext , find last that allow me
>>> do realtime search. e,g,
>>>
>>> given table as
>>> abc
>>> abd
>>> acd
>>> aed
>>> afd
>>>
>>>
>>> while i type ac , the datagrid will locate the row in 3rd (is not
>>> filter)
>>> However , in vb.net / ado.net. I have not any method about this.
>>>
>>> Can any one tell me how to do it ?
>>>
>>> Thx
>>>
>>>
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: ado search question
- From: Michael
- Re: ado search question
- References:
- ado search question
- From: Michael
- Re: ado search question
- From: ViewState
- Re: ado search question
- From: Michael
- ado search question
- Prev by Date: in detail ado find problem
- Next by Date: Re: Unable to merge 2 mySQL Databases using OdbcDataAdapter.Update
- Previous by thread: Re: ado search question
- Next by thread: Re: ado search question
- Index(es):
Relevant Pages
|