Hello,
i need to display two listviews (and other content) in the same page. They bind to two different objects.
I tried a few different ways and all i get is that the are of the page is split in half, and each listview has its own scollbar.
What i would like instead, is to have the first listview to expand vertically and push down the second list view. And there should be only one scrollbar at page level.
So basically it should be just one long page with 2 listviews stacked on each other.
I also put them inside a vertical scrollview, but it still splits the page in half.
See my attachment:
- Left: is what I have
- Right: is what i am trying to do
Attachment:
example_fb7612a5.zip