Re: accessing table cell programmatically
- From: "ma" <ma@xxxxxxxxxxx>
- Date: Mon, 27 Aug 2007 14:56:16 +0100
"Patrice" <http://www.chez.com/scribe/> wrote in message
news:%23aI$N5K6HHA.1168@xxxxxxxxxxxxxxxxxxxxxxx
Be more accurate please.You can change the content of a cell using
MyTD.innerHTML='whatever'; or you can trigger some JavaScript code by
handling the table cell events, but it doesn't mean you have to place
those scripts "inside" the table cell.
Explain perhaps a bit more what you are trying to do. If you are familiar
with JavaScript, what is the problem you run into compared with what you
are usually doing
--
Patrice
"ma" <ma@xxxxxxxxxxx> a écrit dans le message de news:
utF1Q0K6HHA.5184@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
I want to inject a piece of JavaScript inside a table cell. How can I do
this?
The table is statically created on master page.
Regards
Hello,
I want to use this graph object in my asp code:
http://www.codeproject.com/jscript/dhtml_graph.asp
If I add the text from this demo (the code which is provided on the web and
shows how to use the graph), I can see the graph on web site. I also add it
to the cell that I want to display and I got the result. I want to create
the code based on my data and then set it in a way that it appears on the
specific place (inside a cell ) but I am not successful. Any suggestion?
Regards
.
- Follow-Ups:
- Re: accessing table cell programmatically
- From: Alexey Smirnov
- Re: accessing table cell programmatically
- References:
- accessing table cell programmatically
- From: ma
- Re: accessing table cell programmatically
- From: Patrice
- accessing table cell programmatically
- Prev by Date: Re: GridView with DataTable as data source and RowDataBound
- Next by Date: Re: Unable to retrieve the user sid from context.
- Previous by thread: Re: accessing table cell programmatically
- Next by thread: Re: accessing table cell programmatically
- Index(es):
Relevant Pages
|