Microsoft .Net Mobile Question:
What is the numeric attribute of the textbox control in .NET Mobile?
Answer:
When the numeric attribute of the textbox is set to true it accepts numeric numbers only. However, this behavior can only be observed in mobile devices and not standard web browsers
Previous Question | Next Question |
Explain .NET Mobile Input controls? | What is .NET Mobile Lists. Explain with an example? |