Scroll two regions indipendently

Hello,
I'm working on a layout with two content region, a secondary on the left and a primary on the right (contentTyp - like in your demo).
In the left content region I inserted a TIWCGJQMListBox and on the right (primary) I create some JQMLabel at runtime.
Cause in the listview I have many items I would like to scroll the listview mantaining fixed the primary content region.
Is it possible ?
I tryied the following :
I'm testing it on a 10" Android tablet and I get different listview visualization when I switch between landscape and portrait orientation.
If you have a tablet you could check the behaviour on the Internet www.doxaonline.it.
To enter type "utente1" for username and password.
Thak you,
Davide
I'm working on a layout with two content region, a secondary on the left and a primary on the right (contentTyp - like in your demo).
In the left content region I inserted a TIWCGJQMListBox and on the right (primary) I create some JQMLabel at runtime.
Cause in the listview I have many items I would like to scroll the listview mantaining fixed the primary content region.
Is it possible ?
I tryied the following :
- Set the CGScrollStyle of the listview. (no effect)
Include the listbox in a region and set the CGScrollStyle of the region (no effect)
Include the listbox in a region and set the CGScrollStyle of the region and the RenderHeight of the region too (The listview scroll right but the last element is cutted off for some pixels in height)
I'm testing it on a 10" Android tablet and I get different listview visualization when I switch between landscape and portrait orientation.
If you have a tablet you could check the behaviour on the Internet www.doxaonline.it.
To enter type "utente1" for username and password.
Thak you,
Davide