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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:17:17+00:00 2026-05-11T19:17:17+00:00

I have an object that has a few different List properties that contain child

  • 0

I have an object that has a few different List properties that contain child objects.

I’m trying to wrap my head around the best way for the user to select and add these child objects from a New view (where I’m creating a new instance of the parent object).

As an example, suppose I have a Project class and a “New” ViewPage that presents the user with the form to create a new Project. On this form, the user can supply data for the basic properties (no problems there) and then there is an area that allows the user to add ProjectExpense objects to this new Project. For each project expense, the user selects the category of the expense, a line item value, maybe a quantity. When the user wants to add more than one expense, we allow him to do so by providing a nice little jQuery row clone that gives him a new line to work with.

Where I stumble is how to get that data back to the Create action when the form is submitted. Right now, I’m trying to parse through an unknown number of these ProjectExpense rows, which is painful. It seems a better option might be to store the ProjectExpense object in some sort of Session or TempData bag on the server every time they add a line. Then in the action, we grab that bag and attach it to the parent object and persist as normal.

Any thoughts on how others are doing this kind of work?

  • 1 1 Answer
  • 1 View
  • 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-11T19:17:17+00:00Added an answer on May 11, 2026 at 7:17 pm

    You can easily bind these new rows of values to IList. Haacked has a post about such possibility but it’s a bit out of date. But there are a lot of useful and up to date information in comments. In my opinion that post describes this possibility much better in comparison with post of jeloff (the link you’ve provided in comment).
    So you’ll need just to change a JS code which adds a ProjectExpense row to set appropriate names and use IList binding in your controller method. And you’ll not need in some custom JS to gather all values and add them to the some hidden field and so on. This feature already works out of box.
    UPDATE: Just found one more good link about this http://blog.codeville.net/2008/12/22/editing-a-variable-length-list-of-items-in-aspnet-mvc/

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

Sidebar

Related Questions

I have an object that has properties, but when I try to access them,
I have an object that has a child collection: class Person { public string
Suppose I have a customer object that has all of the standard customer properties
I'm trying to wrap my head around the OpenGL object model on iPhone OS.
I have two tables: object that has object_id column and avalues that have object_id
I have an object that has pairs of replacement values used for simple encoding
I have an object that has a multi-part key and I am struggling to
I have an object that has 3 separate Dictionaries. The value parameter for each
Lets say I have an object that has stringProp1, stringProp2. I wish to store
I have a seat object that has a car object that has a owner

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.