OA Framework - Swticher region
I have a switcher region with two images (fail and success) to show the status of a row after user invokes a process. I want to show the status of a row in real time. Currently after each row is processed I am setting the value of the staus in the VO to switch between images but the switching takes place only after the processing is completed. What is the solution to overcome this ?