C
chris
I've created an ASP table which is dynamically populated and it has a hidden
column at the end. The cell is marked as invisible but when I try and obtain
the cell value in client side script (JavaScript) then the cell does not
exist in the row's Cells collection. If I flag the cell as visible on
creation then the cell value can be accessed by the client side script.
Can someone help me out?
column at the end. The cell is marked as invisible but when I try and obtain
the cell value in client side script (JavaScript) then the cell does not
exist in the row's Cells collection. If I flag the cell as visible on
creation then the cell value can be accessed by the client side script.
Can someone help me out?