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 3430890
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:15:33+00:00 2026-05-18T07:15:33+00:00

Ive got an Html.TextBoxFor that is used to represent a Double . When I

  • 0

Ive got an Html.TextBoxFor that is used to represent a Double. When I generate “Create” View

@Html.TextBoxFor(Function(model) model.Longitude)

The <input> has a default value of “0”

I have tried modifying it in two ways

@Html.TextBoxFor(Function(model) model.Longitude, New With {.value = ""})

and in the controller

Dim model As Domain.Event = New Domain.Event
With model
    .Longitude = String.Empty
End With

Return View(model)

But neither of these work.

How can I have the input “Blank” for a numeric input?

  • 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-05-18T07:15:34+00:00Added an answer on May 18, 2026 at 7:15 am

    You could use a Nullable(Of Double) type or double? in C#.

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

Sidebar

Related Questions

I've got the following field on an MVC view: @Html.TextBoxFor(model => model.Course.Title, new {
Ive got this function as a html helper which should write a javascript function
I've got a custom Editor Template that is essentially: <div id=control> <%: Html.DropDownListFor(model =>
In my VIew ive got 3 checkboxes, i want to validate them that way
I've got a property of my model that is of type double. One of
Ive got the following html setup: <div id=div1> <div id=content1>blaat</div> <div id=content1>blaat2</div> </div> it
I've got HTML code that roughly looks like this: <li id=someid-11> <img src=... alt=alt
I've got an HTML select box that I need to style. I'd prefer to
I've got some HTML files that need to be parsed and cleaned, and they
I'm fairly new to ASP.NET MVC and I've got a problem with Html.TextBoxFor() -

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.