Page 1 of 1

Question about custom field formatting in Stimulsoft Report Designer (.NET)

Posted: Fri Aug 15, 2025 4:20 am
by anglerfish
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!

Re: Question about custom field formatting in Stimulsoft Report Designer (.NET)

Posted: Mon Aug 18, 2025 1:43 pm
by Lech Kulikowski
Hello,

Please send your report with test data for analysis.

Thank you.