Re: Creating tables using DOM

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Roland Hall (nobody_at_nowhere)
Date: 03/31/04


Date: Wed, 31 Mar 2004 07:03:53 -0600


"EvanK" wrote in message
news:0967964F-BFF4-4347-AFAB-947326C2D04F@microsoft.com...
: Being more specific, I want to either include a checkbox in the table or
just click on a row of the table and be able to retrieve the information
from that specific row and its cells.

It's helpful if you include relative text of our discussion when you post.

Since you're being specific, do you want to include a checkbox or click on a
row of a table (assuming HTML table) to retrieve what information exactly, a
value or text in a column?
Define 'retrieve'. Retrieve the data how and do what with it?

-- 
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp


Relevant Pages

  • Re: building dynamic list of web from controls
    ... I think I did misunderstand your ... Then, when we retrieve the CheckBox later in postback event, we can check ... adding an additional HIDDEN control into the template to store the identity ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: problem with dynamic populating checkbox
    ... First of all im vry new to PHP, i like to retrieve a value from DB, ... accordingly i like to display the checkbox, ... Stop your string after 'publish'. ...
    (alt.php)
  • Re: Dynamically added checkboxes disappear after postback
    ... I think what you want to do is retrieve child ... controls to your webcontrol. ... If TypeOf childc Is Checkbox Then ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Using controls in datagrid cells
    ... How can I retrieve the Container.DataItem name in a checkbox used in a ... template column. ... I can dynamically retrieve the value of ... the checkbox, but I need to retrieve the DataItem also. ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Re: Sql2000 storing and retrieve checkbox value..
    ... I am able to store the value of the checkbox and retrieve when i want to edit.. ... And when i retrieve i need to see my checkbox ticked if it got value y and not ticked if it got value n in sql 2000 database. ... And i use this string to insert value of checkbox into database. ...
    (microsoft.public.dotnet.languages.csharp)