Get parent property which is a table from a child in titanium
I have a checkbox as a button and have added it to table’s row view. How to access the row index by using the checkbox. Sample code is like below. The EmpList[i] I get it from another function. var …