A datawindow contains several drop down datawindows that are populated in the open event of the window using a retrieve with an argument. In certain cases two of the drop down datawindows retrieve zero records. When the dw_detail.insertrow(0) is performed the user is once again prompted to enter the retrieval arguments for the two dropdown datawindows without records. How can I prevent the user being prompted again?