Hello Team
My question is :
one column’s type is ‘coro’
In this column, the combox’s elements has beyond 3,000
When I double click one of the combox cell, The IE confirm message: " will you want to stop the running of scripts ?
this is page’s cript make the IE delay
continue run the scripts, May be there is no answer "
Thanks
Best wishes
longjb
2009/05/12
This is expected behaviour as after double click on the “coro” cell browser start render all of the 3000 options and this operation may take a time. In such case better to use “combo” eXcell type. “combo” eXcell type allow you dynamically options loading (availible in PRO version only). Please see more information here dhtmlx.com/docs/products/dhtmlxC … _init.html