Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CR DB symbols
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01436718
Message ID:
01436723
Vues:
31
Hi Viv, that was just the job - I ended up with
double amt = 10000000.46;
string fmt = "###,###,###.00 Cr;###,###,###.00 Db";
return amt.ToString(fmt);

Displays : 10,000,000.46 Cr
thanks a lot
Regards,
Peter J. Kane



Pete
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform