Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello

I have an app where I use ajax based crud tables with ASP.NET (jTable, jQuery plug-in). My data has big numbers, and with out a proper format they are hard to read. example: 103456,45. I need to give a format to that number like this: 103.456,45.

I hope you can help me.

Thank you in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900