How to get values in DataGridViewComboBoxColumn

  • Thread starter Kallol Chattopadhyay
  • Start date
K

Kallol Chattopadhyay

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.
 
K

Kevin Spencer

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top