Forum Discussion
shankar_r
9 years agoCommunity Hero
Hi,
FindRow possible parameter is
tbl_JavaObject.FindRow(0,"valuetofind");
tbl_JavaObject.FindRow("name","valuetofind");
It is working for me, Can you share what value you are passing in ColIndex
Hi,
FindRow possible parameter is
tbl_JavaObject.FindRow(0,"valuetofind");
tbl_JavaObject.FindRow("name","valuetofind");
It is working for me, Can you share what value you are passing in ColIndex