Results 1 to 4 of 4

Thread: list view question/problem **** Resolved *******

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    East
    Posts
    8

    list view question/problem **** Resolved *******

    Hello I have a Form that has a bunch of controls a couple of textboxes, comboboxes and some cmd buttons with a listview
    now what I am doing is gathering some user data via text boxes and combobox and I am giving the user the ability to add and remove these records into the list view only problem is one of those fields is a decimal field and I need to keep track of that number (that is not the problem) my problem is when the user
    removes an item from the listview. I need to get the selected items .subitem and add it back to my running total I know you can go in and get the selected items from the listview however I just need the .subitems


    Thanks
    Last edited by vbnet20; Jul 8th, 2003 at 01:19 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width