M
Maulin Vasavada
Hi,
I have DataTable and I want to actually put a LinkLabel in one the
columns where I can click an do something BUT it seems I can't put
LinkLabel in the table cell of DataTable. So as an alternative I
thought if I can detect double click events on a cell I can get the
text in there and do something but I am not able to do so.
Please let me know if I have to provide more information to help solve
this problem.
Regards,
Maulin
I have DataTable and I want to actually put a LinkLabel in one the
columns where I can click an do something BUT it seems I can't put
LinkLabel in the table cell of DataTable. So as an alternative I
thought if I can detect double click events on a cell I can get the
text in there and do something but I am not able to do so.
Please let me know if I have to provide more information to help solve
this problem.
Regards,
Maulin