This example contains the source code of the most requested custom items. Custom items allow you to embed any WinForms control into a Dashboard.
-
Updated
Oct 30, 2024 - Visual Basic .NET
This example contains the source code of the most requested custom items. Custom items allow you to embed any WinForms control into a Dashboard.
Create a Federated Data Source at Runtime
The following example creates a custom “Moving Average” indicator.
The following example shows how to implement a custom dashboard item in a WinForms application. Custom items allow you to embed any WinForms UI control in a dashboard. You can interact with custom items in the Dashboard Designer just like with any built-in item.
This example demonstrates how to add a custom header and footer to the exported dashboard in the WinForms Dashboard.
The following example demonstrates how to set master filter in the Dashboard Viewer control.
This example shows how to pass a dashboard parameter to a stored procedure.
The following example creates a data extract from the excel data source and shows how to filter the extracted data.
This example shows how to aggregate data by the field's first value in server mode.
The example shows how to use window functions in the calculated fields.
This example shows how to use string concatenation to aggregate data in client mode.
This example shows how to add fiscal functions to the WinForms Dashboard in a client mode.
The following example shows how to apply conditional formatting to Grid cells.
This example creates a WinForms Dashboard extension module that allows users to display each series in a separate pane for Chart Dashboard Items.
This example shows how to add constant lines to the Chart dashboard item
This example shows how to display sales by years in comparison with the previous year's sales.
The example contains the following methods that apply a set of format rules to cards.
The following example shows how to create custom properties for the WinForms Dashboard
This example demonstrates how to make the Pivot dashboard item behaves like a single-select Master Filter item.
This example demonstrates how to show the products with top N sales by category.
Add a description, image, and links to the dashboard-for-winforms topic page so that developers can more easily learn about it.
To associate your repository with the dashboard-for-winforms topic, visit your repo's landing page and select "manage topics."