ListView inside a Scrollview

RiverRaid

Active Member
Licensed User
Longtime User
Hi!

I know, its not the best way, but i want to place a listview inside a scrollview..

need the scrollview because of the ExpanablePanels and inside one of the panels, a listview should be displayed.

The only problem is, that the Listview is not able to scroll,everytime i try it, the scrollview (in which the Listview is located) scrolls.

Is there a way to scroll the listview inside the scrollview?

Thank you!
 

RiverRaid

Active Member
Licensed User
Longtime User
Thanks for the answers!

I need them both active at the same time..
I think, i will rethink my userinterface :)
 
Upvote 0
Top