VB.NET:combobox in datagridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ananthu
    New Member
    • Sep 2007
    • 87

    VB.NET:combobox in datagridview

    Hi

    I have combobox column in datagridview.I have loaded a particular database table column value into it from my mysql database.

    The combobox in all the rows is filled with my database value successfully.Bu t i am unable to select values from it.

    And my second problem is I am unable to retrieve the penultimate row values in datagridview before the new row which is automatically generated.The error for it is nullpointerexce ption. But i have values in that row.

    Help me...

    Thanks in advance.
  • Ananthu
    New Member
    • Sep 2007
    • 87

    #2
    VB.NET: Combobox in datagridview

    Hi

    Please help me....

    Comment

    Working...