Do not show confirmation dialog box save button on designer
Posted: Wed May 25, 2016 8:16 pm
Hi.
When i click on save button, at report in designer mode (File menu > Save), the confirmation dialog box to save the report appears, so my code inside onSaveReport event is only executed if a click on Ok on this dialog.
Is there any way to not show this dialog and fall straight in the onSaveReport event ? I need this because we will save the report to database and this dialog does not serve us for nothing, only disrupts.
Thanks!
When i click on save button, at report in designer mode (File menu > Save), the confirmation dialog box to save the report appears, so my code inside onSaveReport event is only executed if a click on Ok on this dialog.
Is there any way to not show this dialog and fall straight in the onSaveReport event ? I need this because we will save the report to database and this dialog does not serve us for nothing, only disrupts.
Thanks!