I need two combo box cell in my data grid view that when we select item in first one the second binding source should be change to something for example : we select a bank name from the first combo box the second combo box item should be the items that belong to that bank
My binding combo box is properly working but in any event when I try to handle the changing the second datasource it have given me error like image below, datagridview error datagridviewcomboboxcell not validate how can it be? error datagrid view image