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. Visual Basic
  4. how to add a new row to datagridview at runtime.

how to add a new row to datagridview at runtime.

Scheduled Pinned Locked Moved Visual Basic
questioncsstutorial
2 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.
  • V Offline
    V Offline
    VB 8 0
    wrote on last edited by
    #1

    Hi , at runtime i want to add a new row and from the datatable i want to put those values in to the grid . In datatabel i have 1 ,2,3,4 i have to make changes to these no.s and assign YES NO like that . How can i do these things??

    R 1 Reply Last reply
    0
    • V VB 8 0

      Hi , at runtime i want to add a new row and from the datatable i want to put those values in to the grid . In datatabel i have 1 ,2,3,4 i have to make changes to these no.s and assign YES NO like that . How can i do these things??

      R Offline
      R Offline
      Rupesh Kumar Swami
      wrote on last edited by
      #2

      VB 8.0 wrote:

      how to add a new row to datagridview at runtime.

      use Datagridview1.rows.add() statement for add a row

      VB 8.0 wrote:

      In datatabel i have 1 ,2,3,4 i have to make changes to these no.s and assign YES NO like that .

      explain this in detail. so we can properly understand your problem and suggest you

      Rupesh Kumar Swami Software Developer, Integrated Solution, Bikaner (India) My Company Award: Best VB.NET article of June 2008: Create Column Charts Using OWC11

      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