Hello,
I’m trying to acess the innerHTML-Attribute of a sub_row_ajax or sub_row cell - i’ve tried
mygrid.cells("1", 0).cell.innerHTML
but all i get is the image-path of the ‘minus’ in the tree.
<img src="[...]/imgs/minus.gif" height="18" width="18">
Does anybody know how to get/set the actual HTML content of the sub_row?
Regards,
Michael