Combox


I want to know that how to make the Esc key disabled ?

If you mean dhmlxgrid, it can be done by adding next code to the initialization of the grid

grid._key_events.k27_0_0=function(){}