.NET 3.5 DataGridView Control Display values

Posted by JD on Stack Overflow See other posts from Stack Overflow or by JD
Published on 2010-03-25T01:38:20Z Indexed on 2010/03/25 1:43 UTC
Read the original article Hit count: 351

Filed under:
|
|
|
|

Hi,

Having a problem with the dataGridView control being populated with Display members:

alt text

The data is loaded, but it doesn't display the value/displaymember

For info here is the dataset config: alt text alt text alt text

Am I missing something??

© Stack Overflow or respective owner

Related posts about databinding

Related posts about datagridview