Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8377923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:47:52+00:00 2026-06-09T15:47:52+00:00

Having the following view model in my ASP.NET MVC 3 application, I have a

  • 0

Having the following view model in my ASP.NET MVC 3 application, I have a problem described below:

public class MyViewModel : ViewModelBase
{
  // having this line kills the one below it, while commenting it out solves the problem. WHY?
  [DataType(DataType.Text)]
  [Display(Name = "Name", Description = "Description", Prompt = "Prompt"]
  public new string MyField { get; set; }
}

As soon as I comment out [DataType(DataType.Text)] I can see all other things appear, but if used together, DataType.Text is kind of overriding one below it (at least it seems like it).

Why is this happening and how to workaround?

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T15:47:53+00:00Added an answer on June 9, 2026 at 3:47 pm

    Oh, just figured it out. In case somebody needs it:
    I have editor template that is under Shared/EditorTemplates/String.cshtml that does all the magic with DisplayAttribute, while [DataType(DataType.Text)] is actually redirecting string to be text and I need to create yet another EditorTemplate parallel to String.cshtl called Text.cshtml.

    Live and Learn!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having an odd problem with asp.net MVC razor view. I want my model
If you have the following: Asp.Net MVC 2 project having object classes that define
I have the following view models: public class Search { public int Id {
I'm currently going through the ASP.NET MVC NerdDinner tutorial and am having a problem
Using Asp.net MVC, I have one view that's strongly bind to List , and
I'm having trouble getting 2 identical ASP.NET MVC applications to share the same Session
I'm fairly new to ASP.NET MVC and I've got a problem with Html.TextBoxFor() -
For practicing purposes, I’m about to create a new ASP.NET MVC 3.0 application. My
I am having a weird issue in ASP.NET MVC with objects not being updated
I have the following entities in Entity Framework: public class School { public int

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.