Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have 6 tables, i want to set the variable on clicking the table cell or row.
i want to set for each table one variable.
so how i can do that?
You could make a transparent textobject and layer it above your table. Than add an action to this textbox to set your variable.
Thanks. but I need to catch the selected value of the column so cannot add text object, please suggest