data grid help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gentle dude
    New Member
    • Mar 2008
    • 8

    data grid help

    hello!

    I'm creating application with vb as the front end & ms access as the back end.
    i have 3 datagrid tables the first one is been populated using an ADODC binding tool. I want to copy from the first table to the 2nd & 3rd.
    Please help

    Thanks in advance
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You want to copy from grid to grid or from database table to database table.

    Comment

    • gentle dude
      New Member
      • Mar 2008
      • 8

      #3
      Originally posted by debasisdas
      You want to copy from grid to grid or from database table to database table.

      hi

      from grid to grid

      Comment

      Working...