XAF - Open a Detail View When the Grid Row is Clicked in the Dashboard (WinForms and ASP.NET Web Forms)
This example demonstrates how to invoke a Detail View when a user clicks a row in GridDashboardItem. In the invoked Detail View, a user can view or edit a business object corresponding to the clicked row.
See the following help topic for more information: Open a Detail View When the Grid Row is Clicked in the Dashboard (WinForms and ASP.NET Web Forms).
- WebShowDetailViewFromDashboardController.cs (VB: WebShowDetailViewFromDashboardController.vb)
- WinShowDetailViewFromDashboardController.cs (VB: WinShowDetailViewFromDashboardController.vb)
- Dashboards Module
- Open a Detail View When the Grid Row is Clicked in the Dashboard (WinForms and ASP.NET Web Forms)
- Open a Detail View When the Grid Row is Clicked in the Dashboard (Blazor)
How to open DetailView by clicking a grid row in the integrated Dashboard (Blazor)
(you will be redirected to DevExpress.com to submit your response)