DataGridView in c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 2911
    New Member
    • Dec 2007
    • 4

    DataGridView in c#

    hi to all

    i have a combobox in datagridview.i had populate the values to that field.But i have another problem i.e based on that field retrieve the remaining the fields using gridviewcombobo x_selectedindex changed.
  • koi
    New Member
    • Feb 2008
    • 5

    #2
    Hai,

    I didnt got ur question exactly.
    If u want selectedindexch anged event you can achive it in cellvaluechange d event where you get the current value of the cell having

    Comment

    Working...