Setting selection values on a StraightTableBox from Object Extension
Greetings!
I'm currently working on object extension that will retrieve the selected values from a StraightTableBox and pass it to our external web site and vice versa.
Currently, I was able to select values from a ListBox object and also retrieve the selected values but not on the StraightTableBox.
Could anyone please help me find a workaround on this issue?