This example shows how you can customize the DxDashboard
component with JavaScript:
- The DxJSCustomization class provides access to the DashboardControl event handlers.
- The onBeforeRender event handler registers the Dashboard Panel and custom Parameter extensions. The event handler also removes the "New..." item from the dashboard menu.
- The onItemCaptionToolbarUpdated event handler adds a custom toolbar item to the Grid's caption.
- Get Started - Dashboard Component in Blazor WebAssembly Application
- Dashboard Blazor WebAssembly App - Configuration
- Dashboard Blazor Server App - JavaScript Customization
(you will be redirected to DevExpress.com to submit your response)