[DevExpress Support Team: CLONED FROM T359882: How to colorize (make red) the asterisk symbol accompanying captions of required fields]
I cannot get this to work on the first visit to a page, only after subsequent visits to the page are the asterisks showing up on the view. Am I missing something?
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Bryan,
I have tried to reproduce this behavior on our side but without success. I have attached a video that illustrates my attempts.
Would you please provide us with a small video that illustrates how this issue looks on your side, the browser you are using, and your version? You can use the Jing tool to record a video.
I'm looking forward to your response.
Actually, I take it back. Initially I had tried adding the asterisk manually to the required fields in the ViewController, then I found out about the RequiredFieldsMark feature and used that instead, but I forgot to take out the code in the ViewController. So now I have removed the code and just have the RequiredFieldsMark populated, and now I am not seeing any asterisks what so ever. Is there another setting I might be missing for ASP.NET Webforms? I'm running v16.2.3. All of the required fields are marked with the [RuleRequiredField] data annotation in the model.
http://imgur.com/a/3SHWI
Hello Bryan.
We cannot determine the source of this issue based on your description. Please provide us with a sample project demonstrating it, so that we can build and debug it.