Base solution for your next web application
Open Closed

RAD Tool Master Detail UI Problem #10363


User avatar
1
acmeware created
  • Product Version is 10.3

  • Product Type is MVC JQuery

  • .NET Core 5.0

  • RAD Tool Version is 2.7.8

  • Using Metronics 7, Default theme

This is in regards to the Power Tools Master Detail Tables tutorial.
https://docs.aspnetzero.com/en/common/latest/Development-Guide-Rad-Tool-Master-Detail

I'm trying to follow along, but it is not generating the proper UI for Child Rows uner the Base Entities.

AA.PNG
But when it comes to the UI, there is no child rows under the Base entity. In addition, not Edit Child buttons are generated.

The service applications classes and EntityFramewok classes all look like they are generating correctly.

When I look at the code in the MVC project, it is creating MasterDetailChild_ReportParent_ChildReportsController View and Model.
But it doesn't appear the BaseEntities View is integrating the MasterDetailChild View.

image.png


2 Answer(s)