Hi all,
I am writing to a xml file using XML::DOM class.
In my *.xml file i have table which has columns and lets take one of them named as "result".
I want to change the colour of result cell depending upon PASS or FAIL (result has only these values).
Is there any way wherein we can change the colour of only this cell in a row.
Thanks
Hemal