I am trying to upgrade an very complicated Umbraco 8 project to use dotnet core. The project uses database first custom tables, custom caching, UmbracoAPI, and the package Doc Type Grid Editor.
We have extensively used the Doc Type Grid Editor to create custom grid editors for different types of page content.
Apparently, Doc Type Grid Editor will work in Umbraco 10, but is there any new Umbraco functionality in the new versions of Umbraco that provide the same or similar functionality? I would rather use the newest version of Umbraco, but I still need the flexibility of Doc Type Grid Editor.
Which version of Umbraco using dotnet core
I am trying to upgrade an very complicated Umbraco 8 project to use dotnet core. The project uses database first custom tables, custom caching, UmbracoAPI, and the package Doc Type Grid Editor.
We have extensively used the Doc Type Grid Editor to create custom grid editors for different types of page content.
Apparently, Doc Type Grid Editor will work in Umbraco 10, but is there any new Umbraco functionality in the new versions of Umbraco that provide the same or similar functionality? I would rather use the newest version of Umbraco, but I still need the flexibility of Doc Type Grid Editor.
Thanks for any help.
BlockGrid and Block List can provide similar solution for Doc Type Grid Editor
is working on a reply...