Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はDojoToolkitを初めて使用し、先行ゼロを保持したままフォームにNumberTextBoxフィールドを送信したいと考えています。それは可能ですか? 最新バージョンのDojoを使用しています。
私はあなたの質問を理解できたかどうか確信が持てません。もしあなたが のような番号を送っ00,01て を受け取りたいなら0,01、私の提案は次のようになります:
00,01
0,01
ValidationTextBox
Number...
pattern:'#,#00.00'