Posted 11 April 2018, 4:59 am EST
How to use AutoReplaceFields with Richtextbox?. Any samples ?.
My datasource is XML based.
Forums Home / ActiveReports / ActiveReports v7+
Posted by: renu.ap on 11 April 2018, 4:59 am EST
Posted 11 April 2018, 4:59 am EST
How to use AutoReplaceFields with Richtextbox?. Any samples ?.
My datasource is XML based.
Posted 12 April 2018, 7:25 am EST
Hello,
Currently, there is an issue to use database fields in RichTextBox with XML Datasource. I have escalated the same to our development team (tracking ID 257039 ) and will revert once I get any information from them.
Thanks,
Mohit
Posted 13 April 2018, 2:33 am EST
Hello Renu,
Please see the attached sample that we made to meet your specifications.
You will have to rebind your data source to fit your machine’s file structure. The File should be in the folder
Documents\GrapeCity Samples\ActiveReports\Data\Customers.xml
Let me know if you have any questions.
Thanks,
Mohit
Sample.zip
Posted 16 April 2018, 8:09 am EST
Yes. Your workaround is fine. thanks.