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. table asp

table asp

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-net
9 Posts 6 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.
  • T Offline
    T Offline
    tek 2009
    wrote on last edited by
    #1

    I would like to display the result of an SQL query in a table: asp.net, please I need your advice, thank you

    D S B 3 Replies Last reply
    0
    • T tek 2009

      I would like to display the result of an SQL query in a table: asp.net, please I need your advice, thank you

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      GridView.

      T 1 Reply Last reply
      0
      • D dan sh

        GridView.

        T Offline
        T Offline
        tek 2009
        wrote on last edited by
        #3

        thanks, but I must respect what is asked

        N 1 Reply Last reply
        0
        • T tek 2009

          I would like to display the result of an SQL query in a table: asp.net, please I need your advice, thank you

          S Offline
          S Offline
          Sandeep Mewara
          wrote on last edited by
          #4

          tek 2009 wrote:

          please I need your advice

          What advice do you need? What have you tried? 1. Get data in a table or dataset from SQL Query... 2. Create a table, columns needs. 3. Traverse the dataset row by row and add it to the table! Try it!

          T 1 Reply Last reply
          0
          • S Sandeep Mewara

            tek 2009 wrote:

            please I need your advice

            What advice do you need? What have you tried? 1. Get data in a table or dataset from SQL Query... 2. Create a table, columns needs. 3. Traverse the dataset row by row and add it to the table! Try it!

            T Offline
            T Offline
            tek 2009
            wrote on last edited by
            #5

            ok, thanks, i will be try it

            1 Reply Last reply
            0
            • T tek 2009

              thanks, but I must respect what is asked

              N Offline
              N Offline
              Not Active
              wrote on last edited by
              #6

              tek 2009 wrote:

              I must respect what is asked

              What? You do realize an ASP.NET GridView is rendered as a table right?


              I know the language. I've read a book. - _Madmatt

              T 1 Reply Last reply
              0
              • N Not Active

                tek 2009 wrote:

                I must respect what is asked

                What? You do realize an ASP.NET GridView is rendered as a table right?


                I know the language. I've read a book. - _Madmatt

                T Offline
                T Offline
                tek 2009
                wrote on last edited by
                #7

                and how can I do this?? what is required is to list the data in a control table: asp, but I failed to fill dynamically

                J 1 Reply Last reply
                0
                • T tek 2009

                  and how can I do this?? what is required is to list the data in a control table: asp, but I failed to fill dynamically

                  J Offline
                  J Offline
                  JHizzle
                  wrote on last edited by
                  #8

                  Set the data you want to display as the Datasource for the gridview then use the Databind call. It's not overly complex. Reference for you to read. EDIT: Or use the Datasource control and bind to that but I don't like using that personally.

                  modified on Thursday, June 3, 2010 5:32 AM

                  1 Reply Last reply
                  0
                  • T tek 2009

                    I would like to display the result of an SQL query in a table: asp.net, please I need your advice, thank you

                    B Offline
                    B Offline
                    Baconbutty
                    wrote on last edited by
                    #9

                    Well done. You've exhibited a staggering level of ineptitude and once again someone who is clearly incapable of searching for information themselves has got someone else to do the work for them. If you can't even find info on this well covered subject may I suggest that you try an alternative career.

                    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