This code will do the trick:
lbs= current report() << xPath("//ListBox"); xLabels= lbs[N items(lbs)]<< xPath("//TextEditBox "); xLabels << Rotate Text( "Left" );
Thanks for posting dlifke. See the suggestion from user hogi. Let us know if this is sufficient for your needs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.