In VB6, in datagrid you can set the column property of 'buttons' to be true, which then displays an arrow in the column when user clicks in that column. My question is how do I drop down another list of values from that, from which then the user can select a value which gets populated in that field?

Any pointers or sample code will be much appreciated.

Thanks