How to make a ComboBox with GridView?

0

I'm trying to make a ComboBox that I click to be filled with a GridView, I know it's from DevExpress, I use version 16.1 now.

example:

    
asked by anonymous 27.07.2016 / 03:46

1 answer

0

It's called GridLookUpEdit.

You can encapsulate a gridview into a combobox .

    
27.07.2016 / 03:56