I have a DataGridViewComboBoxColumn created at runtime and bind the data
with datasource. How can I get display member when I want to retrieve
data from datasource.



*** Sent via Developersdex http://www.developersdex.com ***

Re: How to get values in DataGridViewComboBoxColumn by Kevin

Kevin
Wed Aug 01 07:18:06 CDT 2007

DataGridViewCell.FormattedValue

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Kallol Chattopadhyay" <kallolchattopadhyay@gmail.com> wrote in message
news:e%23737aC1HHA.728@TK2MSFTNGP05.phx.gbl...
>I have a DataGridViewComboBoxColumn created at runtime and bind the data
> with datasource. How can I get display member when I want to retrieve
> data from datasource.
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***