Alright, the above problem solved (Sending selected data from one listview to another listview).
Now i am facing problem calling the specific column's subitems to label box
Here is what i mean :
I have added 3 items to my listview2 and when i click confirm purchase, i want it to sum all the price and show the total in my label1.
I am able to archive that only for the 1st items's subitem with this code
Label1.Text = lv1.SelectedItems(0).SubItems(4).Text
//because selecteditems is pointing to 0 which is 1st item in the list and subitems is pointing to 4 which is price column.
How if i have more than 1 item? Can help me on this? I really new to listview
General Discussion
- Caffeine Lounge
- Corner Cubicle
- Student Campus
- Software Development
- Industry News
- Introduce Yourself
- Nightmare.In.Code
Programming Help
- C and C++
- VB.NET
- Java
- C#
- Python
- PHP
- Mobile Development
- ASP.NET
- .NET Framework
- Ruby
- Game Development
- Assembly
- Databases
- ColdFusion
- VB6
- Other Languages
- 52 Weeks Of Code
Web Development
- Web Development
- HTML & CSS
- JavaScript
- Graphic Design
- Flash & ActionScript
- Blogging
- SEO & Advertising
- Web Servers & Hosting
- Site Check
Follow & Share




VB.NET Tutorials
- Creating A Custom Form Class Library
- TreeView Drive, Folder, and File Explorer
- Sorting Objects by a Property, e.g. Salary
- A Simple Custom Control (focussed TextBox)
- Using recursion to create a program to backup folders
- Idustrial process regulation using a VB.NET PID controller
- Exploring DataGridView (ComboBox, Checkbox, Increment, BindingSource)
- Exploring a List Without Duplicates
- LINQ Group By and Aggregates
- Async/Await with Progress(Bar) and Cancellation
- 276 More VB.NET Tutorials...
Reference Sheets

Code Snippets
- C Snippets
- C++ Snippets
- Java Snippets
- Visual Basic Snippets
- C# Snippets
- VB.NET Snippets
- ASP.NET Snippets
- PHP Snippets
- Python Snippets
- Ruby Snippets
- ColdFusion Snippets
- SQL Snippets
- Assembly Snippets
- Functional Programming Snippets
- Perl Snippets
- HTML/CSS Snippets
- Javascript Snippets
- Flash/ActionScript Snippets
- ASP Snippets
- Linux, Unix, and Bash Snippets
- Other Languages Snippets
- Regex
DIC Chatroom
Bye Bye Ads
