At some point in the past, Powerbuilder added support for tab order form non-column objects on a datawindow. However I do not see a way using code to setfocus on one of these objects.
Is there a method that I have not discovered?
Is there some way you can pass an object into setfocus?
e.g. i_dw_results.object.c_status.setfocus() - FYI this gives me a runtime error
Thanks,
Mark