Use custom save event.

I am using FastReport designer with a Custom save dialog.i have couple of issues when i am using custom save event.i am attaching the event on the form load event of report designer form. and detach it when the form is closed.When user click on save button for the first time dialog box is prompt without any issues.and then save button is getting disabled in the tool bar ant the menu.but if user do any changes for the report then the save buttons and the menu will be enable again.
But if user click on save button again now that attached event is not working.is there a work around for that?

chaminda

Comments

  • edited 6:34PM
    Hello,

    Check the Demos\C#\CustomOpenSaveDialogs, it works as expected. First time when you save "untitled" report it shows the dialog. Next time when you press the save button, the report will be saved silently.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.