Creating reports and dashboards | Stimulsoft community forum
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.
Hello,
how to clear group header condition manually ?
i'm using this one:
GroupHeader1.Condition.Value = Nothing
but when display report it displayed with grouping ... i mean the condition not clear!! is there any way to clear it ?!