| Author: Meetu Choudhary 07 Oct 2008 | Member Level: Gold | Rating: Points: 1 |
tell me what values you are passing and what output you are getting there and what format exactly you want
-- Thanks and Regards Meetu Choudhary
|
| Author: G.Hemadribabu 07 Oct 2008 | Member Level: Gold | Rating: Points: 2 |
hi Meetu Choudhary
The values i pass is numeric values only ,
in textbox 1 = 1000 in textbox2 = 2000
in textbox3 = 3,000.00 in this way my answer should be
|
| Author: Meetu Choudhary 07 Oct 2008 | Member Level: Gold | Rating: Points: 1 |
tell me what values you are passing and what output you are getting there and what format exactly you want
-- Thanks and Regards Meetu Choudhary
|
| Author: Meetu Choudhary 07 Oct 2008 | Member Level: Gold | Rating: Points: 1 |
Ok for this you can use format function and pass the format stle to it or you can use tostring function and can pass the formatt into it.
-- Thanks and Regards Meetu Choudhary
|
| Author: G.Hemadribabu 07 Oct 2008 | Member Level: Gold | Rating: Points: 1 |
Meetu Choudhary
hi i am asking u the code to achive the tak please, no suggestion pls, only code
|