grid drag drop with combo

I have a grid with drag and drop of rows enabled. One of the columns in the grid is a combobox. When I click the combobox it works correctly and brings up the edit mode for the combobox within the grid.



When I try to click and highlight the data shown in the combobox, the grid thinks I’m doing a drag and drop instead of letting me highlight the text within the editable portion of the combobox. Whats the best way to turn off grid drag and drop in this situation?

If you mean “combo” column type, please use attached js file instead of original one, it will work correctly in desribed scenario.
dhtmlxgrid_excell_combo.zip (8.62 KB)

Okay, that worked…thanks.  Question is, is this in the latest build or next build? or is this a special fix?  If I upgrade to next release, will this fix be included?

Currently such change is not included in next version yet ( file attached above - is a custom fix )
Most probably similar fix will be added to the next version as well.