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 Retrieve data from a boumd Datalist column [modified]

How to Retrieve data from a boumd Datalist column [modified]

Scheduled Pinned Locked Moved Visual Basic
databasejsonhelptutorial
4 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.
  • M Offline
    M Offline
    MacIntyre
    wrote on last edited by
    #1

    I compress data in a stored procedure delivering it to the applicatiom as a dataset. That dataset is then bound to the aspx page in a datalist and a textbox. If the data is entered in the textbox, then I need to extract the data from the datalist on that row. I know there is a way to get the textbox data with a "FindControl", no problem, I just don't know how to get the rest of the data for that row. Can you assist with 1 or 2 lines of VB code, as to how to return the actual data from the row. Thanks Chuck

    modified on Friday, June 5, 2009 12:42 PM

    H 1 Reply Last reply
    0
    • M MacIntyre

      I compress data in a stored procedure delivering it to the applicatiom as a dataset. That dataset is then bound to the aspx page in a datalist and a textbox. If the data is entered in the textbox, then I need to extract the data from the datalist on that row. I know there is a way to get the textbox data with a "FindControl", no problem, I just don't know how to get the rest of the data for that row. Can you assist with 1 or 2 lines of VB code, as to how to return the actual data from the row. Thanks Chuck

      modified on Friday, June 5, 2009 12:42 PM

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #2

      I can't, but somebody in the ASP.Net forum is likely to be able to.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      M 1 Reply Last reply
      0
      • H Henry Minute

        I can't, but somebody in the ASP.Net forum is likely to be able to.

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        M Offline
        M Offline
        MacIntyre
        wrote on last edited by
        #3

        Thanks for trying Henry, but this is not an ASP.Net problem. This a VB.NET WebForm code problem. I asked an application code question in asp forum yesterday and got shouted out. I wont do that twice.

        H 1 Reply Last reply
        0
        • M MacIntyre

          Thanks for trying Henry, but this is not an ASP.Net problem. This a VB.NET WebForm code problem. I asked an application code question in asp forum yesterday and got shouted out. I wont do that twice.

          H Offline
          H Offline
          Henry Minute
          wrote on last edited by
          #4

          Sorry! :-O I wouldn't have done that deliberately, I read as far as aspx, and thought 'not another one'. Hope you get a response from someone with more than two brain cells. :)

          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

          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