Skip to content

DevExpress-Examples/xaf-blazor-open-detail-view-when-grid-row-is-clicked-in-the-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAF - Open a Detail View When the Grid Row is Clicked in the Dashboard (Blazor)

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.

chrome_nGcK0qFdu4

Implementation Details

See the following help topic for more information: Open a Detail View When the Grid Row is Clicked in the Dashboard (Blazor)

Files to Look At

Documentation

More Examples

How to open DetailView by clicking a grid row in the integrated Dashboard (WinForms and ASP.NET Web Forms)

About

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.

Topics

Resources

License

Stars

Watchers

Forks