Categories | Question details Back To List | ||
JSON for dhtmlxGrid/TreeGrid/Tree Does JSON support !CDATA formats for values?? I am wanting to use <SPAN> element modified by style to display fractions in super/sub script fromat. Answer posted by dhxSupport on Jan 12, 2009 01:26 JSON doesn't support !CDATA formats for values. Just use <SPAN> element inside json data, there is no limitation on special characters in json |