Home All Groups Group Topic Archive Search About

How to Insert field and value into another grid

Author
8 Dec 2006 5:41 PM
shookim
I don't care how one suggests I do it, but I've been searching for days
on how to implement this concept.  I'm trying to use some kind of grid
control (doesn't have to be a grid control, whatever works best) to
display a dropdown menu of fields populated from table tblInvoiceData.
This control also includes a textbox which the user can input a value.
These two columns are side by side and not in a vertical layout.

The user then clicks on the "add" button and that particular field and
value displays in a grid (can be this original grid or another), BUT,
does not update the database tables until the user finshes adding all
their fields and then clicks on the UPDATE button, at which point
updates tblInvoiceData for this particular clientID.

HELP!!!

Author
8 Dec 2006 5:52 PM
Cor Ligthert [MVP]
Shookim,

You were very well able to show to others the concept of AdoNet.

:-)

Use this sample and put than in yourself a dropdown box which there are as
well samples on our website.

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

I hope this helps.

Cor


<shoo***@gmail.com> schreef in bericht
Show quoteHide quote
news:1165599700.595302.199820@16g2000cwy.googlegroups.com...
>I don't care how one suggests I do it, but I've been searching for days
> on how to implement this concept.  I'm trying to use some kind of grid
> control (doesn't have to be a grid control, whatever works best) to
> display a dropdown menu of fields populated from table tblInvoiceData.
> This control also includes a textbox which the user can input a value.
> These two columns are side by side and not in a vertical layout.
>
> The user then clicks on the "add" button and that particular field and
> value displays in a grid (can be this original grid or another), BUT,
> does not update the database tables until the user finshes adding all
> their fields and then clicks on the UPDATE button, at which point
> updates tblInvoiceData for this particular clientID.
>
> HELP!!!
>
Author
11 Dec 2006 1:29 AM
shookim
Could you be more specific by pointing out which you think would be
helpful for my issue?  I've skimmed over all the topics and wasn't sure
which one would be appropriate due to the lack of detail in the
description.

Thanks,
s.
Author
11 Dec 2006 5:25 AM
Cor Ligthert [MVP]
http://msdn.microsoft.com


<shoo***@gmail.com> schreef in bericht
Show quoteHide quote
news:1165800572.036403.24450@j72g2000cwa.googlegroups.com...
> Could you be more specific by pointing out which you think would be
> helpful for my issue?  I've skimmed over all the topics and wasn't sure
> which one would be appropriate due to the lack of detail in the
> description.
>
> Thanks,
> s.
>
Author
11 Dec 2006 3:28 PM
shookim
you are redirecting me to the msdn site?  meaning the previous link
doesn't apply? 

Thanks.

I still need help...somebody!!!
Author
11 Dec 2006 5:13 PM
Cor Ligthert [MVP]
No you are asking something like if we can give you the exact age of
everybody on earth.



<shoo***@gmail.com> schreef in bericht
Show quoteHide quote
news:1165850920.322653.106570@j72g2000cwa.googlegroups.com...
> you are redirecting me to the msdn site?  meaning the previous link
> doesn't apply?
>
> Thanks.
>
> I still need help...somebody!!!
>