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. How to add row without using gridview or details view..?

How to add row without using gridview or details view..?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasevisual-studiohelp
1 Posts 1 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

    Hi all.. here's the situation.. My Lecturer gave me some tasks to do for my project. one of them is giving me some problems. he asked me to create a table that looks like a Gantt Chart.. the rows are undefine (up to user, explained at the bottom). and there have to be 26 columns. The appearance of the whole table that my Lecturer wants is that we have the Header Text Row (1st Row) and one row of 24 checkboxes and 2 TextBoxes (2nd Row) for people to fill in some data. at the side of the whole table, there will be a button named (Add Row). so, when user click on the button, another (2nd Row) will appear, forming the 3rd Row. the objective is to append a new (2nd Row), data not yet filled in, at the bottom, preserving the data keyed in at the previous rows. Header Text 1 Header Text 2... ...Header Text 25 Header Text 26 this is a rough idea of how the table should look like.. and the main problem is, i dunno how to do to make the rows append at the bottom of the seconde row and so forth.. as afterwhich i have to collect the data and save inside the database.. and display it in another aspx.. by the way, i am using asp.net 2.0, C# language, and visual studio 2005.. the textbox and checkboxes are used like: thanks for the attention to this message.. as this is due next week.. thanks once again.. -DarkangeL- -- modified at 20:34 Monday 6th February, 2006

    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