Updating Parent/Child Records with model binders in ASP.Net MVC

前端 未结 3 1707
伪装坚强ぢ
伪装坚强ぢ 2020-12-30 15:38

I have modified the Nerd Dinner application to allow editing of child records by adding the following code to the DinnerForm.ascx

  

<%int i

3条回答
  •  执念已碎
    2020-12-30 16:18

    Ok, so nobody's answering. I don't know the nerddinner app but was interested by your problem. Was hoping to see some answers but, well, none yet. Not 100% sure because of lack of familiarity with ndinner, but could it be related to this post where they mention binding/updating only when a property is explicitly passed?

提交回复
热议问题