Conditional Formatting of Background Colour
Posted: Wed Jul 13, 2011 5:55 am
Hi,
I am building a report based on data in an xml file. the file also contains information on colour for certain value in the format Color [A=255, R=239, G=43, B=45].
I can read the file into stimulsoft no problem, including the color value (it just appears as a string field). What I need to do is change the background colour of a text box based on the color value from the xml at runtime.
I can if neccessary have the color value written to the xml file as an integer value if that is more appropriate.
I would like to do all of the formatting inside the mrt file, so at runtime the application just opens the file & it formats colours as required.
Thanks
Jon.
I am building a report based on data in an xml file. the file also contains information on colour for certain value in the format Color [A=255, R=239, G=43, B=45].
I can read the file into stimulsoft no problem, including the color value (it just appears as a string field). What I need to do is change the background colour of a text box based on the color value from the xml at runtime.
I can if neccessary have the color value written to the xml file as an integer value if that is more appropriate.
I would like to do all of the formatting inside the mrt file, so at runtime the application just opens the file & it formats colours as required.
Thanks
Jon.