How to change CrossTab row position

Stimulsoft Reports.WEB discussion
Post Reply
mroshdy
Posts: 10
Joined: Sun Oct 06, 2019 12:04 pm

How to change CrossTab row position

Post by mroshdy »

Hi

I have been created a CrossTab report that show employees working day status.
W: For working days.
N: For not working days.

But I need to change department column to be at the end of CrossTab as shown in the attached picture.

I attached the report file and json data source.

Also I use the reporting tool for Angular to show this report while the server side application is ASP.NET web API app.

How can I change the row position in design time or even in run time ??!!!

Waiting for your reply ASAP.

Thank you very much.
Attachments
crossdaysreport.mrt
(22.7 KiB) Downloaded 135 times
crossdaysreport.json
(1001.45 KiB) Downloaded 144 times
report problem.png
report problem.png (53.67 KiB) Viewed 7792 times
mroshdy
Posts: 10
Joined: Sun Oct 06, 2019 12:04 pm

Re: How to change CrossTab row position

Post by mroshdy »

Waiting for your support
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to change CrossTab row position

Post by Lech Kulikowski »

Hello,

Please try to set the RightToLeft=true property for the Cross-Tab component.

Thank you.
claudejeter
Posts: 1
Joined: Tue Sep 26, 2023 3:33 am

Re: How to change CrossTab row position

Post by claudejeter »

OK that answers it, thank you.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to change CrossTab row position

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply