Home All Groups Group Topic Archive Search About

windows forms finder (help me)

Author
10 May 2006 1:18 AM
Jose
Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
textboxt: ID and Description and many buttons
(add,undo,save,find,modify,delete,print). The form B has a textbox and a
datagrid and 2 buttons (Accept and Cancel). The idea is that the user
introduced a text and find this text in the data for the field ID. If find
the user push the accept button and close the form B y return the value
located.
Please i hear your comments.

best regards my friends

Author
10 May 2006 4:34 AM
Cor Ligthert [MVP]
Jose,

We know what you want to do, but what is your problem with this, it seems
very much a way beginners start with it. I would not do it this way.

Changing of forms is very tiring for user (physical and because the focus of
his eyes mentally).

Cor

Show quoteHide quote
"Jose" <josenospam@unica.com> schreef in bericht
news:e05oo%238cGHA.3840@TK2MSFTNGP04.phx.gbl...
> Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
> textboxt: ID and Description and many buttons
> (add,undo,save,find,modify,delete,print). The form B has a textbox and a
> datagrid and 2 buttons (Accept and Cancel). The idea is that the user
> introduced a text and find this text in the data for the field ID. If find
> the user push the accept button and close the form B y return the value
> located.
> Please i hear your comments.
>
> best regards my friends
>
Author
10 May 2006 2:07 PM
Jose
Well Cor. Please i need an example...!

Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> escribió en el mensaje
news:eu8QLr%23cGHA.1264@TK2MSFTNGP05.phx.gbl...
> Jose,
>
> We know what you want to do, but what is your problem with this, it seems
> very much a way beginners start with it. I would not do it this way.
>
> Changing of forms is very tiring for user (physical and because the focus
> of his eyes mentally).
>
> Cor
>
> "Jose" <josenospam@unica.com> schreef in bericht
> news:e05oo%238cGHA.3840@TK2MSFTNGP04.phx.gbl...
>> Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
>> textboxt: ID and Description and many buttons
>> (add,undo,save,find,modify,delete,print). The form B has a textbox and a
>> datagrid and 2 buttons (Accept and Cancel). The idea is that the user
>> introduced a text and find this text in the data for the field ID. If
>> find the user push the accept button and close the form B y return the
>> value located.
>> Please i hear your comments.
>>
>> best regards my friends
>>
>
>
Author
11 May 2006 5:25 AM
Cor Ligthert [MVP]
Jose,

Why don't you first try this one, this one is extendable in opostie of the
ones in the previous versions.

http://www.vb-tips.com/default.aspx?ID=1139f14a-c236-4ad7-8882-b1ed16424252

I hope this helps,

Cor


Show quoteHide quote
"Jose" <josenospam@unica.com> schreef in bericht
news:%23aNtQsDdGHA.3792@TK2MSFTNGP03.phx.gbl...
> Well Cor. Please i need an example...!
>
> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> escribió en el mensaje
> news:eu8QLr%23cGHA.1264@TK2MSFTNGP05.phx.gbl...
>> Jose,
>>
>> We know what you want to do, but what is your problem with this, it seems
>> very much a way beginners start with it. I would not do it this way.
>>
>> Changing of forms is very tiring for user (physical and because the focus
>> of his eyes mentally).
>>
>> Cor
>>
>> "Jose" <josenospam@unica.com> schreef in bericht
>> news:e05oo%238cGHA.3840@TK2MSFTNGP04.phx.gbl...
>>> Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
>>> textboxt: ID and Description and many buttons
>>> (add,undo,save,find,modify,delete,print). The form B has a textbox and a
>>> datagrid and 2 buttons (Accept and Cancel). The idea is that the user
>>> introduced a text and find this text in the data for the field ID. If
>>> find the user push the accept button and close the form B y return the
>>> value located.
>>> Please i hear your comments.
>>>
>>> best regards my friends
>>>
>>
>>
>
>