Yeah,

You Need to make the Cell / Text / whatever an Object.

This can be Done By the Following If My memory serves

<object name=cellname><td>text goes here</td></object>

This will then Let you call the cellname on click event

If this does not work, let me know. I will try to find the exact Syntax

-=D=-