Search:

Type: Posts; User: elaverick

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    2,217

    Ahaha!! Fantastic thanks, I'd put it in the...

    Ahaha!! Fantastic thanks, I'd put it in the Initial method of the form to test things but before InitalizeComponents had been called as a test. That's solved it :D
  2. Replies
    8
    Views
    2,217

    I've had it both ways around, neither works. The...

    I've had it both ways around, neither works. The string version is a valid version of the overloaded method, but the issue seems to be that the ListViewItemContainter Items (that's...
  3. Replies
    8
    Views
    2,217

    lvProcesses is just the ListView Control itself

    lvProcesses is just the ListView Control itself
  4. Replies
    8
    Views
    2,217

    Unfortunatly that's not really an option here,...

    Unfortunatly that's not really an option here, I'm trying to populate the ListView with the list of processes currently running on a target system. So it has to be done at runtime.
  5. Replies
    8
    Views
    2,217

    Issue with ListView Control

    This is driving me crazy. I have a listview control on form in VC# 2008 Express.
    There are three colums set in its properties and its in details mode. I'm trying to add rows of data in at run time...
Results 1 to 5 of 5