I need to add items to a List View in Windows forms applications, but I need these items to be added only vertically, I tried all the View Modes, but the items keep adding bothe vertically and horizentally,
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
did you try the
Detailsview? i think that only at that view mode the items are inserted vertically (line by line).