Results 1 to 2 of 2

Thread: Filling in info to textboxes from datagridview

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2010
    Posts
    45

    Filling in info to textboxes from datagridview

    I have a datagridview that holds about 10 columns worth of info. I want to be able to place each individual cell information into a different form, into textboxes when I click a button. How would I approach this?

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

    Re: Filling in info to textboxes from datagridview

    Follow the CodeBank link in my signature and check out my post on editing a grid row in a dialogue.
    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

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