hi,
a little late maybe, but I found this today:
I don't know if it's any good, but it works
 
Richard :o
----- Original Message -----
Sent: Thursday, November 30, 2000 4:29 AM
Subject: [Dynapi-Help] Tables

Does any one have any experience in dynamically changing the data in a table.
 
I have created my layer and the table using : myLayer.setHTML("<Table> etc)
 
I would now like to change the contents of the rows as my user pages through the data.
 the table name is gridMain.
 
The following will not work :
gridMain.innerHTML = "new string of data"
 
any ideas?
 
Thanks Max

Reply via email to