Create a <table> of <textarea>s

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: ASP Yaboh (ASPYaboh_at_discussions.microsoft.com)
Date: 09/09/04


Date: Thu, 9 Sep 2004 12:37:06 -0700

I have an ArrayList of data gathered from a database. I want to create a web
page from this data by creating a <table>, each cell in each row displays the
appropriate data. One of those cells in each row needs a <textarea> control.

The background supporting classes are completed, the only task left now is
to create the web page. I am at a loss on how to create the table in the page
populated by the data. Previously, I would have just iterated through the
data placing the data in the cells on the HTML page by <%= %>.

Any help would be appreciated.
Thank you.



Relevant Pages

  • Re: Using HTML_Table
    ... Currently I am using the script below, ... database to display the table info in an HTML table. ... Basically, one of the good things about HTML_Table is that you no longer need to think of tables as cells, instead you can think of it as rows, columns, cells, and all sorts of things inbetween. ...
    (comp.lang.php)
  • tom ogilvy? somebody?
    ... I recorded this macro and have annotated what I need to change. ... 'that code changes depending on the month so if possible it should be ... 'this row needs to be dynamic depending on the result of the find ... cut and paste the cells from are constant but the row will change as ...
    (microsoft.public.excel.programming)
  • Re: Create a <table> of <textarea>s
    ... Have you looked into using a repeater control? ... >I have an ArrayList of data gathered from a database. ... One of those cells in each row needs a ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: [PHP] Creating a table with merged cells
    ... I need to represent a sort of map. ... The problem is that I need to join adjacent cells, ... I must find a way to store in the database a table like this ... I cannot imagine the way to create the resulting HTML table. ...
    (php.general)
  • RE: Auto-populate other cells based on dates
    ... in writing code to auto-populate other cells based on a column of dates. ... purpose is to determine what slots need to be filled for scheduling purposes. ... I believe each date per row needs to ... created by the user initially selecting a date using a defined name table ...
    (microsoft.public.excel.programming)