Hi,
I have got an issue working with DataGridView. In my datagridview the second column is a combobox column and the third column is a textbox column. If i select a value for example "In" in the second column combobox for a particular row, i want a combo box to appear in the third column (only for the same row). Is it possible to achieve this using DataGridView. If now could you please give some pointers about how to achieve this.
Regards
Sam