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

20 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)