Hi there,
Is there a control I can use which will show a loading image as part of a list? For example, I want to show the progress of multiple actions in the following format:
<green tick> Syncing Item A
<red X> Syncing Item B
<loading image here> Syncing Item C
Basically, a loading image needs to be displayed next to the item which is currently being synced. When an item has been successfully synced, a green tick needs to show next to the item. If an error occurs with the sync, I want to show a red X.
Is there a control I can use which will show a loading image as part of a list? For example, I want to show the progress of multiple actions in the following format:
<green tick> Syncing Item A
<red X> Syncing Item B
<loading image here> Syncing Item C
Basically, a loading image needs to be displayed next to the item which is currently being synced. When an item has been successfully synced, a green tick needs to show next to the item. If an error occurs with the sync, I want to show a red X.