Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello~
code: format: "#.000 kg"
input: 76.123
result: 76.12
why???
https://dojo.telerik.com/CgPMEaiE
Hi Won Bae Jung,
You need to set decimals. When it is not set, the precision defined by the current culture is used.
$("#numeric").kendoNumericTextBox({ format: "#.000 kg", decimals: 3 });
Dojo demo: https://dojo.telerik.com/TYRQwvSs
Regards, Nikolay Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.