I have used a custom column in my grid which contains a radprogressbar (from an example on here! see below)
When I used this column the first time the grid displays the progress bar values do not display correctly (see picture 1), then after I sort one by clicking one of the column headings the progress bar displays the correct values (see picture 2)
Any idea why this would happen? The XAML is also below