Categories | Question details Back To List | ||
IS DHTMLXGrid Without XML works? we r not using xml to populate the data into grid as We find xml method little bit difficult to do that. Instead of that we use setValue to set data into cell. Is it become a problem in long run ? Answer posted on Jun 13, 2007 10:32 Loading through XML stream ( file or string ) is fastest approach. Any other methods are significantly slower. While populating grid by "setValue" will not cause any problems with other functionality, it can be too slow for big datasets. Answer posted by Stanislav (Support) on Dec 02, 2014 04:46 To find more precise comments upon this issue, we can offer you read about jscript ui and scheduler php. |