Hi,
using DynaMetapushTable - Is there any way to approach a specific cell that was automatically created by the table?
I want to create a table and for each row create a button that when pressed, will activate a javascript code on the specific row - for instance, delete it.
in order to do that I have to get the ID of the row - how can I do that?
thank you?
Shay