Report Page Name
Posted: Fri Jun 10, 2011 3:10 pm
How can I use a variable for the report page names? I would like to display a different name of a page when I drill down.
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Code: Select all
(sender as StiPage).Alias = (string)this["parameter1"];