A master–detail interface displays a master list and the details for the currently selected item.
On Last Google IO, Google released a preview of some new arch components, one of which, ViewModel. In the docs …
android android-fragments android-activity master-detail android-architecture-componentsI am using a Universal Storyboard in Xcode 6, targeting iOS 7 and above. I've implemented a UISplitViewController which is now natively …
ios interface-builder ios8 uisplitviewcontroller master-detailI’m trying to implement an order entry form using ASP.NET MVC but facing a lot of difficulties. All …
asp.net-mvc forms master-detail data-entryI have a master-detail layout with a section of popup menus (the Details) and a section with a DataGridView which …
c# datagridview master-detail undoI have an app which uses masterdetail page to show menu in all page. The navigation is happened in two …
c# master-detail xamarin.formsCan anyone explan how I can access the selected row of a detail grid in a DevExpress master-detail ASPxGridView? I've …
asp.net devexpress aspxgridview master-detailI have started learning JSF, but sadly most tutorials out there present only a log in or a register section. …
jsf session scope master-detailI'm having a problem on getting the selected rows values of a detail grid. I have master-detail grid in a …
devexpress master-detail aspxgridview selectedvalueI have a JSF 2 application that has two pages, one to list students and one to show details of a …
jsf primefaces datatable dialog master-detailMy MVC application has a classic parent-child (master-detail) relations. I want to have a single page that create both the …
asp.net-mvc entity-framework asp.net-mvc-4 entity-framework-5 master-detail