1
Answer

Number Function In C#?

Richa Garg

Richa Garg

12y
1.2k
1
Hi Friends,
    Suppose I enter any number for example 33,44,12,987 then it will display 33.44 cr, If I enter 44,12,897 then it will display 44.12 lacs , If enter 4,22,897 then it will display 4.22 lacs and so on...

How can this possible, Is any built-in method for this, if yes then please help me, If not then tell me how can this will be solved.


Thanx
Answers (1)
0
rizwan hudda

rizwan hudda

NA 7 0 16y
thanks
i figured out the problem
i had to change the select the database and change the copy always option to
copy only when new ...
and it s working fine now!!
0
Scott Lysle

Scott Lysle

NA 28.5k 14.4m 16y

If you could show the code that you are using it would be a lot easier to determine what might be wrong.