Listview changes are disappearing

From: jmp23834 (jmp23834_at_yahoo.com)
Date: 02/11/05


Date: 11 Feb 2005 15:48:07 -0800

I have a ListView object built at design time. At runtime I populate
the rows and columns. The application takes data from a textbox box and
updates the ListView. It all seems to work fine unitl I pop up a
MsgBox. When that happens all the changes disappear and the listview
goes back to the original data.

How do I keep the updates?



Relevant Pages

  • Re: Displaying a selected ListViewItem
    ... I'm writing an application that displays a list of files in a ListView ... control and updates their status while filtering and copying processes ... The background threads update this common object as they ... Then the UI just polls it at regular intervals and updates its status ...
    (microsoft.public.dotnet.framework.windowsforms)
  • ListView & WM_SETREDRAW
    ... I'm trying to use WM_SETREDRAW to avoid flickering of a ListView during the ... updates, but it does not work or has no effect (I know how to write such ... The behaviour is exactly the same in the emulator and the real device. ...
    (microsoft.public.pocketpc.developer)
  • ListView: Interference between Events?
    ... subitems of the listview. ... raised in the listview sorting method! ... It just clears and updates the listview items and subitems. ...
    (microsoft.public.dotnet.languages.vb.controls)
  • Re: Listview changes are disappearing
    ... The initial build of the listview was in the form activate routine. ... MsgBox causes the form to re-activate, rebuilding the original data. ... > How do I keep the updates? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: define maxmimum number of characters in mshflexgrid cell
    ... focus in the textbox clcik. ... and right arrow keys moving the cell. ... textboxes on the listview. ... it is a class and that it needs to work with the mousewheel. ...
    (microsoft.public.vb.general.discussion)