We our currently trying to convert several of our reports from Crystal to Telerik. On several of our reports, we have a retrieve a data item from the database that contains HTML markup. Is there any way to preserve that markup and have it displayed on the report?
textbox: [=Fields.userProfileInfo]
In Crystal, we had a property that identified the input text format and so it was rendered properly.
ie: Text Format - crHTMLText or crStandardText
Thanks you,
textbox: [=Fields.userProfileInfo]
In Crystal, we had a property that identified the input text format and so it was rendered properly.
ie: Text Format - crHTMLText or crStandardText
Thanks you,