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. Web Development
  3. ASP.NET
  4. Display and manipulate DATA

Display and manipulate DATA

Scheduled Pinned Locked Moved ASP.NET
questiondatabase
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.
  • V Offline
    V Offline
    VK Link
    wrote on last edited by
    #1

    People: Is there a way to display a set of questions in form of survey, with scales like radio buttons choices? These questions and choices are retrieved from database. I cannot use a datagrid for this purpose, right? Also, for each question I want to pass a hidden field value attached to question - how would I go about doing that? Many thanks for your time - any ideas would be very helpful. Vani

    A 1 Reply Last reply
    0
    • V VK Link

      People: Is there a way to display a set of questions in form of survey, with scales like radio buttons choices? These questions and choices are retrieved from database. I cannot use a datagrid for this purpose, right? Also, for each question I want to pass a hidden field value attached to question - how would I go about doing that? Many thanks for your time - any ideas would be very helpful. Vani

      A Offline
      A Offline
      anj1983
      wrote on last edited by
      #2

      Use asp:table it would be much easier. In the top cell put the question and in the cell below that put the Answer. And what do u mean by hidden field value attached to the question? leo Kathmandu, Nepal

      V 1 Reply Last reply
      0
      • A anj1983

        Use asp:table it would be much easier. In the top cell put the question and in the cell below that put the Answer. And what do u mean by hidden field value attached to the question? leo Kathmandu, Nepal

        V Offline
        V Offline
        VK Link
        wrote on last edited by
        #3

        Thanks for reply. Each of survey question has an id attached to it and the user doesn't have to see this value, i wanted to pass this as hidden field and later on use as key to update the answers for each survey question. Also on another note, how would you select values out of dataset? Thanks so much!

        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