Hi All,

I am using Dynametapush table in which one column contains link to open a pop up window.
<td width="70">
<a href="#" onclick="window.open('timeandsales.jsp','welcome', 'width=550,height=200')">
<div source="lightstreamer" field="symbol">
</div></a>
</td>
how can i get the selected value of the column or selected link .

Regards,
George Eapen