I have a power table with a scroll bar enabled on it. For one of the columns I am passing in a viewPath and percentage complete value. The view path contains a progress bar component with a color and value binding.
When I scroll through the power table any progress bar not displayed seems to get re-drawn after scrolling back to it (making it visible to the user again).
What is causing this progress bar to get re-drawn? Can it be stopped?