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.
コードビハインドまたはJavaScriptから単純なradtextboxをradnumeric-textboxに変換することは可能ですか? テキストボックスで数字のみを許可するか、任意の文字を許可するかを決定できるドロップダウンリストがあります。
そのために RadMasked Textbox を利用できます。単純に RadMaskedTextbox を取得し、必要に応じてコード ビハインドまたは JavaScript でマスクを操作します。