I am developing SAP portal.I am using SAP NetWeaver .NET table control to display the data.I want information about LinkToAction event of the table column.
Basically i am creating link to Table Cell. When i click a perticular table cell, Some fuction should be called.For that LinkToAction control is used.
I want a procedure to assign that link,where to write a function etc.