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

  • Home
  • SEARCH
  • 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 7878203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:35:38+00:00 2026-06-03T03:35:38+00:00

I have the following controller [HttpPost] public JsonResult Update(List<DeliveryNoteDisplay> DeliveryNotes, UserSession userSession) { //

  • 0

I have the following controller

[HttpPost]
public JsonResult Update(List<DeliveryNoteDisplay> DeliveryNotes, UserSession userSession)
{
// etc
}

This passing thru all of values correctly with the one exception that the id value is alway null even though i can see it via fire bug.

enter image description here

public class DeliveryNoteDisplay
{
    public virtual string Id { get; set; }
    public virtual string ProjectId { get; set; }
    public virtual string DeliveryNoteId { get; set; }
    public virtual string ClientId { get; set; }
    public virtual string VehicleId { get; set; }
    public virtual string CourierId { get; set; }
    public virtual string JobIds { get; set; }
    public virtual string Name { get; set; }
    public virtual string DeliveryTo { get; set; }
    public virtual string DeliveryFrom { get; set; }
    public virtual string Estimated { get; set; }
    public virtual string Actual { get; set; }
    public virtual string BookedDate { get; set; }
    public virtual string CreatedByUserName { get; set; }
    public virtual string Modified { get; set; }
    public virtual string Created { get; set; }
    public virtual bool ShowAddressFooter { get; set; }
    public virtual bool ShowDeliveryFrom { get; set; }
    public virtual bool ShowHeaderLogo { get; set; }
}
  • 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-03T03:35:39+00:00Added an answer on June 3, 2026 at 3:35 am

    In the post the json starts with Id with a value and ends with id again… there it’s empty.

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

Sidebar

Related Questions

Suppose you have the following controller action [HttpPost] public ActionResult Save( CustomerModel model )
I am using MVC 3 and I have the following controller: [HttpPost] public ActionResult
I have the following action/controller on MVC3: [HttpPost] public ActionResult AX_AddItemResponse(ItemResponsesVM response) { return
I have the following controller: public ActionResult Search(string Name, int? Friend, int? Page) It
I have the following Model and Controller files, and when i visit this url,
Hey - I have the following method on my UITableView controller public void RemoveEventFromList(Event
I have the following code in controller: public ActionResult SearchPage() { return View(); }
I have the following in my controller (to insert/or/update news entity). I'm using EF
In ASP.NET MVC I have a controller that looks somehow like this: public class
I am new to .NET MVC (Learning). I have the following method in Controller(this

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.