Hi,
I have a table with five colunms, and i have <i>linkToAction</i> UI elements in all the columns. All the <i>linkToAction</i> elements point to the same action, say <i>Action1</i> which takes two parameters (for identifying the cell that the user has selected).
How to pass the parameters to the <i>Action1</i>? I checked in the properties of the <i>linkToAction</i> UI element, and found nothing.
Any one can help?
Thanks,
Venkat