is it possible add list without clear beforedata?
i didn’t used listObj.clearAll(), but
overwrite on listObj data…
new data and before data is using listObj.load method
load() method adds (new) data to your dhtmlxList. But note, that you may have problems in case duplicating item IDs.