Mod:- I need a answer to this and not many people check Software, Apps and programming forum.
need help with XSLT stylesheets.
I am transfroming an XML file to HTML file(using stylesheet). It creates a table and formats the data based on stylesheet. Now I would like to highlight certain cells in that table and I don't know how to go about it. All I can think of is add a highlight value for each field in XML file. Is this the best way to implement it?
I am using java for transformation.
thanks.
need help with XSLT stylesheets.
I am transfroming an XML file to HTML file(using stylesheet). It creates a table and formats the data based on stylesheet. Now I would like to highlight certain cells in that table and I don't know how to go about it. All I can think of is add a highlight value for each field in XML file. Is this the best way to implement it?
I am using java for transformation.
thanks.