Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. ImportRow Question

ImportRow Question

Scheduled Pinned Locked Moved C#
questionhelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 2 Offline
    2 Offline
    2sky
    wrote on last edited by
    #1

    I have this program where I'm supposed to copy a datarow into another databale. Herefore I use the ImportRow method. The problem is that this method does not return the newly created datarow. Can anyone tell me how to get the new datarow that is created after calling ImportRow? Or is there a better way to copy a datarow between tables? Thanks in advance

    A 1 Reply Last reply
    0
    • 2 2sky

      I have this program where I'm supposed to copy a datarow into another databale. Herefore I use the ImportRow method. The problem is that this method does not return the newly created datarow. Can anyone tell me how to get the new datarow that is created after calling ImportRow? Or is there a better way to copy a datarow between tables? Thanks in advance

      A Offline
      A Offline
      Andres Manggini
      wrote on last edited by
      #2

      Hi, DataTable.LoadDataRow might work better for you. Hope this helps. Andres Manggini. Buenos Aires - Argentina.

      2 1 Reply Last reply
      0
      • A Andres Manggini

        Hi, DataTable.LoadDataRow might work better for you. Hope this helps. Andres Manggini. Buenos Aires - Argentina.

        2 Offline
        2 Offline
        2sky
        wrote on last edited by
        #3

        Woops, overlooked that one :-O Thanks Andres !!! :cool:

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups