by Luis Rodriguez (1 Submission)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(13 Votes)
This is an Active-X Control that has acts as a Combo Box, Except that it displays a DataGrid instead of a List box as a drop down. I use it for displaying multicolumn drop downs.
Inputs
To Populate the DropDown you call the method RowSource sending an ADODB.Recordset.
Assumes
I am stil working on this code if you do any improvements please let me know.
Download DataGridCombo (23 KB)