When using WYSIWYG editor for XtraReports, I'm trying to display the row number for a group. However, I can't seem to get the count to work. I've attached a screenshot example.
1. Let's say you have a table with 100 rows of city names where 20 are Boston, 30 are NYC, and 50 are LA
2. XtraReports displays 3 rows and I'd like the output to be:
Row 1 - Boston
Row 2 - NYC
Row 3 - LA
The actual words "Row X" should be displayed. I thought I could do this with a RecordNumber, but can't get it to work. Thank you for any assistance you can provide.
I am having same issue.
Any other solution other than BeforePrint ? Thanks.
Hello,
I've created a separate ticket on your behalf (T905757: How to display row count of group using expressions). It has been placed in our processing queue and will be answered shortly.
Thank you for your fast response.
However, the provided solution is only for Question 1, i need solution for Question 2 which is showing the Row X. Do you mind to provide it as well? Thanks a lot.
The previous solution BeforePrint was working, but it's not secure as Report scripts are not secure. So i need alternative solution.
Hello,
We will process this issue in the How to display row count of group using expressions ticket.
Thanks,
Elliot