bdb86275ee9a18d335cfe570897b64f386c20745
FAQ/Questions/How-To-Preset-Values-In-Filter.md
| ... | ... | @@ -13,7 +13,7 @@ You can use hidden filter to make reports pre-filtered whenever they are opened |
| 13 | 13 | |
| 14 | 14 | ###Example: Presetting a time period (From a year ago to Today) |
| 15 | 15 | |
| 16 | -###C# |
|
| 16 | +##Global.asax (C♯) |
|
| 17 | 17 | ```csharp |
| 18 | 18 | public override void PreExecuteReportSet(ReportSet reportSet) |
| 19 | 19 | { |