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. about rows and tables.

about rows and tables.

Scheduled Pinned Locked Moved ASP.NET
6 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.
  • C Offline
    C Offline
    chubbie
    wrote on last edited by
    #1

    here's the situation: i intend to create a table. and here is how i want it to be.. first row = heading row. second row = 1st row of data(default - with list box, text box, etc..) total have 5 colums. last column have buttonLinks ("add row", "delete row") when user click "add row", i want the "second row" to form below, having the same row of data (default).. < Diploma Specialisation No. of Student Path   Add Row Delete Row EGDF01 EGDF02 ITDF05

    I 1 Reply Last reply
    0
    • C chubbie

      here's the situation: i intend to create a table. and here is how i want it to be.. first row = heading row. second row = 1st row of data(default - with list box, text box, etc..) total have 5 colums. last column have buttonLinks ("add row", "delete row") when user click "add row", i want the "second row" to form below, having the same row of data (default).. < Diploma Specialisation No. of Student Path   Add Row Delete Row EGDF01 EGDF02 ITDF05

      I Offline
      I Offline
      Ista
      wrote on last edited by
      #2

      Make it a data grid instead 1 line of code equals many bugs. So don't write any!!

      C 1 Reply Last reply
      0
      • I Ista

        Make it a data grid instead 1 line of code equals many bugs. So don't write any!!

        C Offline
        C Offline
        chubbie
        wrote on last edited by
        #3

        hmm.. but, i need list box. so, can i include list box in datagrid..? -DarkangeL-

        I 1 Reply Last reply
        0
        • C chubbie

          hmm.. but, i need list box. so, can i include list box in datagrid..? -DarkangeL-

          I Offline
          I Offline
          Ista
          wrote on last edited by
          #4

          You can add a list box inside the edit template. so when you edit it appears 1 line of code equals many bugs. So don't write any!!

          C 1 Reply Last reply
          0
          • I Ista

            You can add a list box inside the edit template. so when you edit it appears 1 line of code equals many bugs. So don't write any!!

            C Offline
            C Offline
            chubbie
            wrote on last edited by
            #5

            http://www.asp.net/QuickStart/aspnet/samples/data/GridViewMasterDetailsInsert_cs.aspx[^] hmm.. the above link is a sample i've taken.. what i meant was the "output" have to be similar to this.. thanks for the attention.. -DarkangeL-

            I 1 Reply Last reply
            0
            • C chubbie

              http://www.asp.net/QuickStart/aspnet/samples/data/GridViewMasterDetailsInsert_cs.aspx[^] hmm.. the above link is a sample i've taken.. what i meant was the "output" have to be similar to this.. thanks for the attention.. -DarkangeL-

              I Offline
              I Offline
              Ista
              wrote on last edited by
              #6

              okay so just a comboBox? Thats a DropDownList control. Or i'm confused. 1 line of code equals many bugs. So don't write any!!

              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