hi,
In dhtmlxwindow i am calling dhtmlxgrid control for popup, once the user select the value i am closing the window, when the same code for another popup, but i am getting error as
line 19 char 584
this.entbox is null or not an object.
I really appreciate if some body can help me in this…
regards
jones
Such issue occurs when grid initialized with not existing container ID|object.
Which code your are using for grid’s creation?
hi i am using dhtmlXGridObject in dhtmlxWindow control.
Please provide exact js code used for window and grid creation.