Inside for loop for data table i am using check app state to check if item not found image showing or not if it shows i am displaying message box stating no further order for processing if not continue rest of the steps to click event loop only works once whereas datatable contains 4 rows. how to fix this issue?
Can you please show what you are doing in loop…are there any break statements or is the check app state checking for something and if not found or found is it not doing any steps?