How to use dhtmlxAjax with dhtmlxGrid & dhtmlxCombo interact


both dhtmlxCombo and dhtmlxGrid can use XML directly from any external XML source by using
comp.loadXML()
command, you need not dhtmlxAjax for such task ( technically dhtmlxAjax is just a public interface for the same functionality which already used in components )