A 
		
								
				
				
			
		Amin Gunawan via .NET 247
I would like to put a combo box in a column of a datagrid.
I've seen the samples in the MSDN library of other sources, butall samples didn't catch the 'DOWN/UP' keystroke. It means thatwhen I select an item in the combo box, I need to use my mousefor the selection. If I use the 'DOWN/UP' keystroke, the cell inthe grid move to the next or prev row in the grid.
Anybody knows how to catch the down/up keystroke when selectingitems in the combo box?
				
			I've seen the samples in the MSDN library of other sources, butall samples didn't catch the 'DOWN/UP' keystroke. It means thatwhen I select an item in the combo box, I need to use my mousefor the selection. If I use the 'DOWN/UP' keystroke, the cell inthe grid move to the next or prev row in the grid.
Anybody knows how to catch the down/up keystroke when selectingitems in the combo box?
