Guides/Developer-Links-and-Guides.md
... ...
@@ -46,7 +46,11 @@ Here we will provide programming resources, code snippets, and setup tutorials f
46 46
###Javascript Guides
47 47
48 48
* [[Customize Chart Colors|Guides/Customize-Chart-Colors]]
49
-
49
+* [[Using the ReportViewerConfig object|http://wiki.izenda.us/API/CodeSamples/Javascript/ReportViewerConfig]]
50
+* [[Using the ReportListDataLite object|http://wiki.izenda.us/API/CodeSamples/Javascript/ReportListDataLite]]
51
+* [[Using the ReportListConfig object|http://wiki.izenda.us/API/CodeSamples/Javascript/ReportListConfig]]
52
+* [[Using the GetRenderedReportSet object|http://wiki.izenda.us/API/CodeSamples/Javascript/GetRenderedReportSet]]
53
+* [[Using the GetFiltersData object|http://wiki.izenda.us/API/CodeSamples/Javascript/GetFiltersData]]
50 54
###CSS Guides
51 55
52 56
* [[Overriding page level CSS|/FAQ/Questions/Overriding-page-level-css]]