How can i make a listview without scrolling

Then you must use grid view and not list view..

List view means scrolling enabled , so do say all the items in grid view.. better go with dynamic component.

And i am strongly suggesting you to try this method