I have 2 comboboxes(outside of datagrid) and 1 datagrid.Based on the two combobox selections,the selected items on both should display in a single datagrid.
My problem is when i select the first combobox item,it displays properly on the datagrid.when i select the second combobox item it should append in the datagrid.instead it replaces the first column.even if i select the other columns in the first combobox it should also append not replace.
How do you display more than one column from the same combobox in a datagrid
Regs
Seetal
My problem is when i select the first combobox item,it displays properly on the datagrid.when i select the second combobox item it should append in the datagrid.instead it replaces the first column.even if i select the other columns in the first combobox it should also append not replace.
How do you display more than one column from the same combobox in a datagrid
Regs
Seetal