mcintyre321 / FormFactory

MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
http://formfactoryaspmvc.azurewebsites.net/
MIT License
304 stars 102 forks source link

Repeatable row/table? #94

Open qaudaffyazmi opened 4 years ago

qaudaffyazmi commented 4 years ago

is there any example/idea that show how to generate repeatable row/table using FF?

mcintyre321 commented 4 years ago

TBH the row/cell stuff is unfinished. I would recommend starting from scratch by creating a class YourProject.Table and a ~/Views/Shared/FormFactory/Property.YourProject.Table.cshtml file. If you get good results, it would be awesome to have your code brought into the project

mcintyre321 commented 4 years ago

BTW I don't know if you've seen one of my other projects? https://github.com/mcintyre321/mvc.jquery.datatables