link in cell using xml
I am using and xml string to populate my table. I cannot seem to add and html anchor <a> tag into a cell. It seems to be ignored. Any Ideas?
I am using somthing like this...
<items>
<item>
<cell><a href='...'>data</a></cell>
</item>
</items>
I am using somthing like this...
<items>
<item>
<cell><a href='...'>data</a></cell>
</item>
</items>
John
October 12,