Categories | Question details Back To List | ||
Is it possible to add the content from inside the html
page directly and NOT from a XML file? ... Is it possible to add the content from inside the html page directly and NOT from a XML file? Answer posted on Mar 07, 2007 10:40 All components support adding
elements by javascript command - InsertItem in dhtmlxTree and AddRow in
dhtmlxGrid. Also both tree and grid supports loading from XML string, so they
can be initialized by XML not from server, but from anywhere, including the
page itself. Answer posted by radyno (Support) on Dec 08, 2014 09:21 To find more precise comments upon this issue, we can offer you read about ajax graphs and dhtml control. |