ed5f329cad5b9bc5ac3f8e7da3960c1476fbb4fd
API/CodeSamples.md
| ... | ... | @@ -19,10 +19,10 @@ _**Note:** Some of the items below are listed more than once. This is because th |
| 19 | 19 | * How can I apply a hidden filter using an inner query |
| 20 | 20 | * [[ProcessEqualsSelectList()|/FAQ/ProcessEqualsSelectList]] |
| 21 | 21 | * [[CustomizeChart()|/FAQ/CustomizeChart]] |
| 22 | -* Introduction to the Global.asax file |
|
| 22 | +* [[Introduction to the Global.asax file|/API/AdHocConfig]] |
|
| 23 | 23 | * [[InitializeReporting()|/FAQ/InitializeReporting]] |
| 24 | 24 | * [[Session_Start()|/FAQ/Session_Start]] |
| 25 | -* Add Formatting to Grid or New Formats to Formats Dropdown |
|
| 25 | +* [[Add Formatting to Grid or New Formats to Formats Dropdown|/FAQ/Questions/Add-Formatting-Options]] |
|
| 26 | 26 | |
| 27 | 27 | ##General |
| 28 | 28 | |
| ... | ... | @@ -66,7 +66,7 @@ _**Note:** Some of the items below are listed more than once. This is because th |
| 66 | 66 | * Create Custom Field Aliases |
| 67 | 67 | * Control names change randomly when deployed from development to production |
| 68 | 68 | * [[Report Designer Page Code Samples|/API/CodeSamples/ReportDesigner]] |
| 69 | -* [[Add and Remove Report Designer Toolbar Buttons|/API/CodeSamples/ReportDesigner#]] |
|
| 69 | +* [[Add and Remove Report Designer Toolbar Buttons|http://wiki.izenda.us/API/CodeSamples/ReportDesigner#Toggling-toolbar-buttons]] |
|
| 70 | 70 | |
| 71 | 71 | ##Report Management |
| 72 | 72 |