Appending two values in same cell of table row in xslt
I have 5 columns in table, where in 3rd column contains values like Height, Width, Depth............. etc and 4th column contains value for respective field like 78.7, 50.4, 60 etc. But i want 78.7, 78.7* 2.54 in 4th column because i want height in inch as wel as centimeter.
if its Depth it should not show two values ie only 60 need to be printed.
So not getting how to do this. Any help on this is highly appreciable.
Thanks,
shah_tab
|