I am trying to pass the table row tag through a variable in the edit selector section. I did something like the image I have attached where anchorRow is an integer variable.
Please help!
I am trying to pass the table row tag through a variable in the edit selector section. I did something like the image I have attached where anchorRow is an integer variable.
Please help!
You are almost there. Just be more careful with syntax - you switched order of " '
Should be ....ToString() + "' tag=......
Cheers
Thanks it worked for me
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.