Is there any way to add progress bar and image into a cell simultaneously like attached image?
Hi,
This could be done using a CreationFilter. It would be easier if the image did not overlap the progressbar, though. Is that important? Or would it be okay to have the progressbar next to the image instead of overlapping?
I think it is okay to have the progressbar next to the image.
Can you show me the sample code to add the progressbar and image using a CreationFilter??