dhtmlcombo

from samples

var z = new dhtmlXCombo(“combo_zone5”, “alfa5”, 200);

z.enableFilteringMode(true, “php/complete.php”, true, true);



how i can use aspx page instead of php (sample please)




The combo package contains only php samples. Unfortunately we don’t have the same sample for the .Net.


But there shouldn’t be any difficulties with script creation. Please see details here dhtmlx.com/docs/products/dhtmlxC … ndex.shtml (you can find combo samples in this package)