Hi guys,
How to display vertical scrollbar in listview. In listview their are 3 columns also i have set

ListView.View = View.Details;

but vertical scrollbar doesn't appear. Any idea

Thanks in advance.

Recommended Answers

All 3 Replies

You should see a scrollbar if you have set the Scrollable property to true and the content in the list view takes up more than the allowed content area.

Hi hericles, both the conditions are true.

Hi, please see attached file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.