Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4323876
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T09:03:31+00:00 2026-05-21T09:03:31+00:00

I have a Windows.Forms.ListView where the user shall be able to add and remove

  • 0

I have a Windows.Forms.ListView where the user shall be able to add and remove entries. Particularly, those are files (with attributes) the user can pick through a dialog. Now, I want to check whether the file names / entries I get from the file picker are already in the list; in other words, there shall only be unique items in the ListView.

I could not find any way to compare ListViewItems to check whether the exact same entry and information is already present in my ListView. The only way I see now is to:

> Loop through the files I get from the picker (multiselect is true)
 > Loop through ListView.Items
   compare ListViewItem.Text
   > Loop through ListViewItem.SubItems
     compare .Text

If during the comparisons a complete match was found, the new entry is a duplicate and thus is not added afterwards.

This seems like an awful lot of effort to do something that I would find to be a function that is not so uncommon. Is there any other way to achieve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T09:03:31+00:00Added an answer on May 21, 2026 at 9:03 am

    The file system itself uses only the filename to test for uniqueness, so you should do the same, no need to compare sub-items too.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Windos::Forms::GroupBox which contains a Windows::Forms::ListView . When I add items, I
I have a Windows Forms (.NET) application that can have multiple documents open simultaneously.
I have a System.Windows.Forms.ListView control that I was using with View = View.List .
I have a few listview controls on a windows form and i've assigned a
I have a Windows forms project and a Web Service project in my solution,
I have a Windows Forms app, that has a single ElementHost containing a WPF
I have a windows forms (.net 3.0) project that won't run on my customer's
I have a Windows Forms application that I wrote that does some monitoring of
I have a windows forms app with a textbox control that I want to
I have a Windows Forms (.Net 2.0) app and I have a request to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.