How to get values in DataGridViewComboBoxColumn

  • Thread starter Thread starter Kallol Chattopadhyay
  • Start date 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.
 
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
 
Back
Top