- 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)
-
0
Hi @acmeware Created an issue about it. You can follow the progress here: https://github.com/aspnetzero/aspnet-zero-core/issues/3941
-
0
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.