Unplanned
Last Updated: 21 Mar 2023 13:01 by Anirban
Anirban
Created on: 21 Mar 2023 13:01
Type: Bug Report
3
Data Connection methods of the ReportDesignerController are not virtual
The data connection methods of the ReportDesignerControllerBase class are not virtual, thus they cannot be overridden. This is an issue for me because I would like to override the GetDataConnections() method and have it return a custom list of connections depending on the current user.
0 comments