I have app with 180 tables mainly all crud with about some business logic on 5 to 10 tables. I used CodeCharge and asp.net 2.0 years ago and it still works. Starting just doing quick upgrade to 4.9 asp.net because easy migration to forms. Started building the ability for my users to create dynamic grids by allowing them to pick tables, joins, column sorting, which fields to edit, etc... Always looked at just biting the bullet and upgrading to asp.net core 9.0.... developer say 6 to 8 weeks to complete dynamic grid system and once that is done grids will have links or anchors to load controls that might be just static crud or custom grids/forms (controls with business logic)..... a quick little upgrade now has caused me to rethink and just retool about 3 weeks of work into aspnet core 9.0 and now I found Radzen Studio.... two developers do not like the idea of Studio but in two hours I downloaded sdk, studio and have 10 table crud; SO it seems to work but it does get buggy and I need to hire someone to do just what I need for field types, some tree navigation and possilby even business logic; medium size biggest tables have about 500,000 records , some log tables have 3,000,000 but I do not browse or change those tables... on a day to day basis mainly working with 20,000 records in one table and 3000 records in 5 to 10 other tables..... Have not learned how to join tables, can not find the expand.... might be best to just have studio build pages based on sql views anyways.
Looking for comments, feedback, examples of crms built using studio, consulation (paid of course)..... I welcome all comments good and bad... Should I go down studio path.