Hello everyone,
I’m currently working on a .NET application using Stimulsoft Report Designer, and I have a scenario where I need to display a custom field in a specific format (e.g., date + custom text). I tried adjusting it via the Text Format and Expression editor, but the output is not as expected.
Here’s what I’ve tried so far:
– Using {MyDateField: dd/MM/yyyy} format string in the text component
– Applying a custom format in the expression like MyDateField.ToString("dd MMM yyyy")
However, both approaches seem to ignore part of the formatting when combined with extra text.
Does anyone have experience combining field values with additional text formatting in Stimulsoft Reports for .NET? Any examples or documentation references would be greatly appreciated.
Thanks in advance!
Question about custom field formatting in Stimulsoft Report Designer (.NET)
-
- Posts: 1
- Joined: Mon May 26, 2025 2:03 am
-
- Posts: 7357
- Joined: Tue Mar 20, 2018 5:34 am
Re: Question about custom field formatting in Stimulsoft Report Designer (.NET)
Hello,
Please send your report with test data for analysis.
Thank you.
Please send your report with test data for analysis.
Thank you.
- Attachments
-
- Screenshot 2025-08-18 154305.png (71.38 KiB) Viewed 1716 times