custom excell type onblur

Hi,

I’m using the custom eXcell type function , and applyed diffrent functions inside the input:
this.cell.innerHTML="";

when i use the events like onkeydown , onkeypress it works good, but the “onblur” does not work.

how can i call a function from the onblur event?

Please Advice,

Thanks.

Hi,

I still didn’t got any answer about the onblur event ,
how is it possible to call this event ?
(also other events that can’t be called from the input tag , will it be the same as in the “onblur” event function call?)

Please advice ,
this is very urgent for me.

Thanks.

Unfortunately we cannot reproduce this issue locally. Grid doesn’t block “onblur” event of the custom eXell.