Asp.net core prevent decimal rounding by default

前端 未结 0 941
说谎
说谎 2020-12-05 03:24

I have a field in Database and its Datatype is decimal(7,3) when I enter this number (0.729) in input box it will be update to (0.730) I want prevent this rounding I am trie

相关标签:
回答
  • 消灭零回复
提交回复
热议问题