Hello All,
I have created report to fetch data from jv.i need to highlite rows based on document No. In report .I have added some conditions but it's not working properly.can anyone help me,what condition I need to add in background colour to achieve this?
This is not so easy / nor difficult to achieve (I think).
That colorization is achieved within the RDL layout with a formula like the one reported here
stackoverflow.com/.../row-color-and-alternate-row-color-for-table-in-rdlc-report
You just have to adapt true/false statement, then, by remembering the old status of your document.
OR
I would add in the dataset a column called rowcolor and export the rowcolor in the dataset accordingly to your report sorting.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148