Skip to content

DevExpress-Examples/winforms-grid-select-detail-rows-when-selecting-master-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Select all detail rows when selecting a master row (Web style selection)

This example shows how to select all detail rows (within all nesting levels) when selecting a master row.

WinForms Data Grid - Select all detail rows when selecting a master row

The example handles the GridControl.ViewRegistered event to create a MasterDetailSelectionHelper object. The helper class handles MasterRowExpanded and SelectionChanged events to select rows within detail views.

Files to Review

Documentation

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Select all detail rows when selecting a master row (Web style selection).

Topics

Resources

License

Stars

Watchers

Forks

Contributors