After converting the datagridview cell from textbox cell to combobox cell, the combobox cell at Row 4 and Column 4 triggers in an unusual way. It does not open thecombobox of that particular cell on a single click. It does not keep the focus even ifits selected. This behaviour is only in that particular cell.
I am triggering the event of converting textbox cell to combobox cell on a click of a cell ofdatagrid view.
Please do look for the issue. It's really holding me back of my project.
Thanx in advance