Skip to content

This example demonstrates how to add the "Save As" and "Delete" menu items to the ASP.NET Web Forms Dashboard's UI by implementing the corresponding custom extensions.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/web-forms-dashboard-implement-save-as-and-delete-custom-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard for Web Forms - How to Create Custom Extensions to Add the Save As and Delete Commands

This example demonstrates how to add the "Save As" and "Delete" menu items to the Web Dashboard's UI by implementing the corresponding custom extensions:

  • The Save As menu item allows end-users to save the current dashboard with a new name.
  • The Delete menu item deletes the opened dashboard from the dashboard storage.

The image below shows the result of the extensions implementation.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example demonstrates how to add the "Save As" and "Delete" menu items to the ASP.NET Web Forms Dashboard's UI by implementing the corresponding custom extensions.

Topics

Resources

License

Stars

Watchers

Forks