This question is locked. New answers and comments are not allowed.
Hi.
Working with MVC3 and Razor
A contracter has developed some code for using the NumericTextBox. I know I can set the default (watermark?) message in the MVC3 model using the
Working with MVC3 and Razor
A contracter has developed some code for using the NumericTextBox. I know I can set the default (watermark?) message in the MVC3 model using the
[
Display(Prompt = "Cust Order No")]
But what is the actual style that is used to format this. The selected style sheet is the Telerik.Office2007 one.
Many thanks for any help
Dave