Files to look at:
- CustomDashbboardStorage.cs (VB: CustomDashbboardStorage.vb)
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
- Global.asax (VB: Global.asax)
- Global.asax.cs (VB: Global.asax.vb)
- DeleteExtension.js (VB: DeleteExtension.js)
- SaveAsExtension.js (VB: SaveAsExtension.js)
This example demonstrates how to add the "Save As" and "Delete" menu items to the Web Dashboard control.
This functionality is implemented by creating custom extensions with the approach from T466716: Web Dashboard - How to work with extensions.
To learn more about extensions, see Working with Extensions.
See also:
T504201: MVC Dashboard - How to implement the Save As and Delete functionality by creating custom extensions
T601084: ASP.NET Core Dashboard - How to implement the Save As and Delete functionality by creating custom extensions
(you will be redirected to DevExpress.com to submit your response)