e0dbfa990253da491c81c616a460eb3dc88ed226
FAQ/ProcessEqualsSelectList.md
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | |
| 3 | 3 | This code sample overrides the equals select drop-down used in the "Filter" tab and in the Report Viewer. |
| 4 | 4 | |
| 5 | -Here is sample code that you can add to your global file: |
|
| 5 | +Here is sample code that you can add to your global.asax file: |
|
| 6 | 6 | |
| 7 | 7 | ```csharp |
| 8 | 8 | public override string[] ProcessEqualsSelectList(Izenda.AdHoc.Database.Column column) |