Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
485
this._editor.closeDropDown()
posted

Hello all,

Has some one encountered this error : this._editor is null or not an object. I explain :

I have a webdatagrid in witch the first cell off the addingrow contains a dropdown editor. this drp is bounded on a simple table and it's role is to affect some other cells of addingRow when user select some item.

When i click my drp, the addingRow cells receive their values as i desire. The problem is just after. Wher i click anywhere on my page the javascript error (above) appear.

Is some one know the issue to this problem?

I'm on it since yesterday

Big thanks for your helps

Parents Reply Children