Help with progress bar or field showing percent of progress

Hi all
i have a grid that is showing a list of servers being upgraded and i have a query that returns the percentage of progress for each server.
Does anyone know how i can add a progress bar or a field to every line that will show the progress of the upgrade for each server (each line in the grid).

Most easy way is to create an application that shows the information you need in the form you need. Then create a dashboard application and set the required refresh time. Then at each refresh the current status will be shown.