hi developers
Am using the jquery for Calculate sum.
Total , Tax , GrandTotal
GrandTotal=Total + Total*Tax/100;
if 1.
Total = 1000.45
Tax =124.25
GrandTotal Will be Value =2242.95 but it gives like Value =2243.51
2.
Total = 200.50
Tax =10.25
GrandTotal Will be Value =221.00 but it gives like Value =221.05
i can't able to Resolve this Critical problem. this is very Important for my project.
this will be go to Quotation.
My Code is
JQUERY
Client side Aspx Code
* :
* :
* :
so anyone know how to fix this problem.
Please help to me.
thanks with
Paul.S
Loading

Rajeesh MenothPosted Aug 31, 2016, 7:21 AM
Paul RajsPosted Sep 1, 2016, 3:21 AM
Paul RajsPosted Sep 1, 2016, 3:20 AM
Midhun TpPosted Aug 31, 2016, 7:32 AM
Akash VarshneyPosted Aug 31, 2016, 7:19 AM