Register data via different View

1

I'm a beginner in asp net mvc and would like to know how I can register data from an entity through different View from the same Controller

Thank you !!

    
asked by anonymous 10.05.2017 / 22:18

1 answer

1

The path to very long forms is using tabs . The View can have multiple fields and the user will fill each tab with the categorized fields.

There's also the jQuery Steps , if you want to make it look like Wizard. Have NuGet .

    
11.05.2017 / 05:01