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.

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.


2 Answer(s)
  • User Avatar
    0
    musa.demir created

    Hi @acmeware Created an issue about it. You can follow the progress here: https://github.com/aspnetzero/aspnet-zero-core/issues/3941

  • User Avatar
    0
    raidenerji created

    any progress about this issue? I've tried Creating New Template based on the documentation here. https://docs.aspnetzero.com/en/common/latest/Development-Guide-Rad-Tool But whenever i run power tools my template folder is getting removed.