Skip to content

DevExpress-Examples/winforms-grid-master-detail-async-load-detail-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Asynchronous detail view loading

This example demonstrates how to load detail data in a background thread to avoid freezing the UI.

WinForms Data Grid - Asynchronous detail view loading

Note

Detail views are initially empty. Detail data is loaded dynamically when a user expands a master row. The OptionsDetail.AllowExpandEmptyDetails property is set to true to allow users to expand master rows when details have no data.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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