المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Currency formatting [modified]



C# Programming
11-12-2009, 07:11 AM
Dear All,

I am making a project using ASP.Net and C#.

I have a text box where i enter the amount. What i want is that when the user goes to the next field, i want the amount to the formatted in the following way:

For example, if the entered amount is 100000; i want it to be formatted as
Rs. 1,00,000.00

This Rs. is for Indian Rupees. This can be US Dollors or Euro also.

Request your help please.

Thanks
Sajit

modified on Wednesday, November 11, 2009 4:14 AM