Results 1 to 5 of 5

Thread: datagridview

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2006
    Posts
    155

    datagridview

    Hi:
    How do I delete programmatically using a button for Bound and Unbound DatagridView populated with data?

    Thanks

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: datagridview

    See my signature for a DataGridView tutorial. I'd also recommend some rading from here. If a DataGridView is bound then you should work with the data source as much as possible rather than the grid.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2006
    Posts
    155

    Re: datagridview

    jmcilhinney:
    Which one ?

    Thanks

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: datagridview

    Quote Originally Posted by simon ong
    jmcilhinney:
    Which one ?

    Thanks
    Have you actually looked at my signature? It's in sections with bold titles. One of those titles is "Tutorials". One of the links in that section is "DataGridView". When I say "see my signature for a DataGridView tutorial" do you suppose it could be that one I'm referring to?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Mar 2006
    Posts
    155

    Re: datagridview

    Ok. Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width