Home All Groups Group Topic Archive Search About

Datagridview and ComboBoxColumn

Author
13 May 2006 5:23 PM
news.microsoft.com
Hello,
I've got a "simple" problem with the datagridview in VS2005. I am trying to
use a unbound datagridview with a ComboBoxColumn. The datagridview  with the
ComboBoxColumn is configurered at Design time. How Do I access the
"combobox" at runtime to change list members in the combobox.

Thanks

Kjell

Author
15 May 2006 7:40 AM
SatCom
Maybe This Will Help
http://msdn2.microsoft.com/zh-CN/library/system.windows.forms.datagridviewcomboboxcolumn.aspx

SatCom

Show quoteHide quote
"news.microsoft.com" wrote:

> Hello,
> I've got a "simple" problem with the datagridview in VS2005. I am trying to
> use a unbound datagridview with a ComboBoxColumn. The datagridview  with the
> ComboBoxColumn is configurered at Design time. How Do I access the
> "combobox" at runtime to change list members in the combobox.
>
> Thanks
>
> Kjell
>
>
>