I am passing the exact Id (i.e. 123456789123456.99) from controller in JSONResult, but when I get the value in AJAX response I get Id (i.e. 123456789123456.98).
I have observed a weird behavior in JavaScript while parsing data. Please look into the below image. Can anyone please help me here to get the same Id after parsing through JSON.