views:

22

answers:

0

i have a combo box cell in a data grid view, and when its selected value get changed some values should be automatically added into other cells in the same row.but i couldn't find an event for this. Is there an event which fire when a selected value of a combo box in a data grid view is changed? If not so, how can i manage this?