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. Doubt

Doubt

Scheduled Pinned Locked Moved Visual Basic
cssdatabasequestion
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.
  • S Offline
    S Offline
    Sebastian T Xavier
    wrote on last edited by
    #1

    Hi, In my new project, There is a grid control and a group of textboxes. The Grid is populated with data from the database. What i am supposed to do is when the user clicks on a particular row in the grid, i have to load the contents of the cells to the textboxes. What should i do to achieve this? Any valuable clues/urls? Thanks in advance..... Sebastian

    _ 1 Reply Last reply
    0
    • S Sebastian T Xavier

      Hi, In my new project, There is a grid control and a group of textboxes. The Grid is populated with data from the database. What i am supposed to do is when the user clicks on a particular row in the grid, i have to load the contents of the cells to the textboxes. What should i do to achieve this? Any valuable clues/urls? Thanks in advance..... Sebastian

      _ Offline
      _ Offline
      _mubashir
      wrote on last edited by
      #2

      Hi, You can cater the row enter event of the grid which will give you the row index of the current selected row...from there you can get each cell value in that row and populate the textboxes.


      Mubashir Software Architect Storan Technologies Inc, USA Every job is a self portrait of the person who did it.

      S 1 Reply Last reply
      0
      • _ _mubashir

        Hi, You can cater the row enter event of the grid which will give you the row index of the current selected row...from there you can get each cell value in that row and populate the textboxes.


        Mubashir Software Architect Storan Technologies Inc, USA Every job is a self portrait of the person who did it.

        S Offline
        S Offline
        Sebastian T Xavier
        wrote on last edited by
        #3

        Thanks for your quick reply........ actually i wanted to perform this a method other than you suggested..... what i need is to populate the textboxes with out much coding(i think bounded controls), i don't have an exact idea about bounded controls... I hope you got the scenario, can you suggest some other..? Thanks once agin Sebastian

        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