简体   繁体   中英

text box - setting the precision

i want to restrict the numbers to be entered on the text box to five precision

eg: 1234.52342 -1234.52342

how i can restrict while entering the numbers on the text box

您还可以使用customvalidator控件对控件进行限制。.Telerik还具有一个数字文本框控件,您可以查看http://demos.telerik.com/aspnet-ajax/input/examples/radnumerictextbox/firstlook/defaultcs.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM