How to Insert field and value into another grid

  • Thread starter Thread starter shookim
  • Start date Start date
S

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!!!
 
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.
 
you are redirecting me to the msdn site? meaning the previous link
doesn't apply?

Thanks.

I still need help...somebody!!!
 
No you are asking something like if we can give you the exact age of
everybody on earth.
 
Back
Top