Acessing Datagridview
        Posted  
        
            by Shiny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shiny
        
        
        
        Published on 2010-04-24T13:11:49Z
        Indexed on 
            2010/04/24
            13:13 UTC
        
        
        Read the original article
        Hit count: 319
        
c#
|datagridview
One of my form has dropdownlist.when i select the item.textbox holds the value of 2.0. that has to be applied to my datagridview in cell content 11.with other records that will be pulled from access database. but cell content 11 wil have data when other records are pulled. how can i achieve this?
thanks in advance
© Stack Overflow or respective owner