ListView

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello,

    I would like to update data in a ListView control dynamically with values/numbers that are changing. Does anyone know if there is a proper way to do this?

    My first attempt was to simply rebuild the ListView as the data changed. That worked for a few cycles, albeit slowly, but then things went bad.

    Thank you.