I am using iGrid to replace the regular ComboBox because iGrid has the convenient CellValue property.
However, iGrid would only trigger the drop down action if clicked on the arrow button.
It would not trigger the drop down if clicked elsewhere, as opposed to the regular ComboBox which triggers the drop down action if clicked anywhere on it.
It is possible to have the same functionality in iGrid.
Thank you