Hello, i’m using dhtmlxCombo with enableFilteringMode to dynamically render data based values returned from a server script. I’m filtering only by name so there are about 1,000 records returned from the ‘A%’ category. With IE 8, this is taking about 4 minutes to render the combo list. Chrome and FF works much faster at around 15 seconds. Is this typical? Have anyone came across similar issue and found a solution to this problem?
Tri