.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: 416
        
Hi,
Having a problem with the dataGridView control being populated with Display members:
The data is loaded, but it doesn't display the value/displaymember
For info here is the dataset config:
Am I missing something??
© Stack Overflow or respective owner