Hi,
I am new to crystal report. I am able to generate an html out of the crystal report. I need to give color to some fields according to certain values. I know we should use formula. but when i used formula like
If condition then
"<font!*!color=red>"+valuefromdb+"</font>"
else
valuefromdb
the html is showing the color but when i put it as a column in a table so that the viewer will be able to see that as table, it is not alligning the table rather it pushes the adjusent column values towards right.
Please let me know how to solve this.
azim
I am new to crystal report. I am able to generate an html out of the crystal report. I need to give color to some fields according to certain values. I know we should use formula. but when i used formula like
If condition then
"<font!*!color=red>"+valuefromdb+"</font>"
else
valuefromdb
the html is showing the color but when i put it as a column in a table so that the viewer will be able to see that as table, it is not alligning the table rather it pushes the adjusent column values towards right.
Please let me know how to solve this.
azim