Skip to content

DevExpress-Examples/winforms-create-editable-grid-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - How to create an editable GridLookUpEdit with PopupContainerEdit

The WinForms GridLookUpEdit does not support editing in its drop-down grid. This example demonstrates how to implement a custom Grid-based Lookup that allows you to edit data within grid cells.

Follow the steps below:

Files to Review

Documentation