[chrome issue] select()

Hi!
AT INPUT BOX IN SUB_ROW doesn’t suply select() method on Chrome Browser.
On IE8, The Problem was resolved by changing false to true.
this.entBox.onselectstart=function(){return false
}

help me, please…

Please open ticket at support.dhtmlx.com/ and provide us complete demo where we can reproduce this issue