Ron,
>I am facing a userinteraction issue with a listview, which is
> populated/updated by a background task.
> Is there a way to keep the context menu open although the list's
> content changes?
To me, it would sound most logical if you would defer the updates of the
list if a popup menu is currently open. You could use a simple flag for this
purpose.
It is of course nice to have a list that updates in the background, but it
would lead to a better user experience, if the list would "freeze" once the
user opens the popup menu.
--
Regards,
Mr. Jani Järvinen
C# MVP
Helsinki, Finland
(E-Mail Removed)
http://www.saunalahti.fi/janij/