C
CSharp-Jay
Okay I have to reach out at this point. A few days ago I came in here
asking a question about how to add subitems to a listview. It wasn't
the first time I had been lost on it. For starters, I am a programmer
currently in College, so I am fairly new to programming but have
dabbled in it for years. Moving on, there is plenty of content on the
internet explaining how to use the listview but I can never get it.
Every single time I try to do this, it turns into an epic saga that
goes on for days because I cannot figure it out. Plain and simple all
I want to do is add a subitem to my list in code. My listview is
called lstInventory, it has 2 columns. I can add anything I want to
the first column no problem, the subitem(second column) as always
doesn't work. Can somebody please help me before I throw my computer
out the window?
asking a question about how to add subitems to a listview. It wasn't
the first time I had been lost on it. For starters, I am a programmer
currently in College, so I am fairly new to programming but have
dabbled in it for years. Moving on, there is plenty of content on the
internet explaining how to use the listview but I can never get it.
Every single time I try to do this, it turns into an epic saga that
goes on for days because I cannot figure it out. Plain and simple all
I want to do is add a subitem to my list in code. My listview is
called lstInventory, it has 2 columns. I can add anything I want to
the first column no problem, the subitem(second column) as always
doesn't work. Can somebody please help me before I throw my computer
out the window?