master-detail Questions

1

Out of curiosity I would like to migrate a Play! 1.2.3 Java application to Play! 2.0, but I'm having difficulty understanding the new application controller. I've examined the three example applica...
Izak asked 23/12, 2011 at 16:17

1

Solved

Refer to the EntityFramework article, and other ASP MVC webinars from Microsoft such as; 1: http://www.asp.net/mvc/videos/5-minute-introduction-to-aspnet-mvc 2: http://blogs.msdn.com/b/adonet/arc...
Wellspring asked 24/8, 2011 at 3:2

1

Solved

I have a simple problem binding an entity to datagrid in wpf. I have an entity Called "User".... and each "User" have one "Workgroup" .. the relationship between the two is one to one. now in EF ...
Clang asked 12/7, 2011 at 20:23

1

Solved

Let's say I have 3 django apps, app Country, app Social and app Financial. Country is a 'master navigation' app. It lists all the countries in a 'index' view and shows details for each country on ...
Crepitate asked 12/2, 2010 at 2:23

1

Solved

I have a master-detail relationship in some custom entities. Say I have the following structure: class Master : INotifyPropertyChanged { public int Id { get; set; } // + property changed implemen...
Fruity asked 14/10, 2009 at 19:14

2

Solved

Does anyone know of any examples or tutorials of an MVC view that shows parent/child data all on one form, and allows all the child records to be editable? For example, say I have a table of peopl...
Retrospective asked 2/4, 2009 at 19:12

© 2022 - 2024 — McMap. All rights reserved.