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.
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.
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.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.