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.
then i set «Sort Direction» equal to Descending («Sort Direction» apply on whole of GroupHeaderBand, this means that the both of Tbl1.c1 & Tbl1.c2 are Descending)
but I want Tbl1.c1 be Desc & Tbl1.c2 be Asc.
how do that?