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.
How to change CrossTab row position
How to change CrossTab row position
- Attachments
-
- crossdaysreport.mrt
- (22.7 KiB) Downloaded 212 times
-
- crossdaysreport.json
- (1001.45 KiB) Downloaded 216 times
-
- report problem.png (53.67 KiB) Viewed 8116 times
Re: How to change CrossTab row position
Waiting for your support
-
- Posts: 6664
- Joined: Tue Mar 20, 2018 5:34 am
Re: How to change CrossTab row position
Hello,
Please try to set the RightToLeft=true property for the Cross-Tab component.
Thank you.
Please try to set the RightToLeft=true property for the Cross-Tab component.
Thank you.
-
- Posts: 1
- Joined: Tue Sep 26, 2023 3:33 am
Re: How to change CrossTab row position
OK that answers it, thank you.
-
- Posts: 6664
- Joined: Tue Mar 20, 2018 5:34 am
Re: How to change CrossTab row position
Hello,
You are welcome.
You are welcome.