View Single Post
  #1 (permalink)  
Old 07-08-2009, 1:42 PM
J Trahair J Trahair is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: May 2008
Location: Spain
Posts: 82
Reputation: 26
J Trahair is on a distinguished programming path ahead
Default Having a drop-down cell on datagrid

Is there a way of giving a cell a drop down combobox with a small number of choices in it, eg. choosing a currency symbol? In VB6 there was BuildCombo etc.

Thank you.
Reply With Quote