ietprofessional
Programmer
I posted a question concerning this topic before, hopefully this post will get more attention.
I'm pulling some data from a sql server, and with C# I'm converting the data to XML. Some of my data are money values, and when I convert the xml to html with a xslt file I'm getting values like 5.0000 instead of 5.00.
Has anyone had this problem? Does anyone know how to resolve it?
Thanks,
Harold
I'm pulling some data from a sql server, and with C# I'm converting the data to XML. Some of my data are money values, and when I convert the xml to html with a xslt file I'm getting values like 5.0000 instead of 5.00.
Has anyone had this problem? Does anyone know how to resolve it?
Thanks,
Harold