Hi there,
Is there a way to access a particular cell (TD) in radGrid throught javascript?
I need to access the cell, not the content of the cell. I.e I want to change the cell background css etc.
I used to access a normal TD in a table using document.getElementById.
But I noticed radGrid doesn't generate the ID for each cell (TD).
Or maybe I missed something, is there a away to display the ClientID of the Cell / Column for radGrid?
Thanks,
Sxin
Is there a way to access a particular cell (TD) in radGrid throught javascript?
I need to access the cell, not the content of the cell. I.e I want to change the cell background css etc.
I used to access a normal TD in a table using document.getElementById.
But I noticed radGrid doesn't generate the ID for each cell (TD).
Or maybe I missed something, is there a away to display the ClientID of the Cell / Column for radGrid?
Thanks,
Sxin