Hi,
thanks for the suggestion. I tried it. I am able to get the entire row as a single pipe delimited string now. All I have to do it parse it.
another way to do this is:
.SelectIndex(i)
.getROProperty("selecteditem")
thank you.
thanks for the suggestion. I tried it. I am able to get the entire row as a single pipe delimited string now. All I have to do it parse it.
another way to do this is:
.SelectIndex(i)
.getROProperty("selecteditem")
thank you.