Click here to Skip to main content
15,896,915 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Specialist,

Good day. I am stack in implementing a tab in asp.net core. I have a teachers profile which have four models ( Like Teacherbiodata, TeacherEducation , TeacherProfession etc)
So I need a tab control wchich will have four tabs. for each tab have an action in conroller. When I will press next button then atfirst data will save and then go to nest tab.

How Can I do this for asp.net core3 can anybody help me on this issue.

Thanks for your quick response.

Moseur

What I have tried:

I have tried , But I am failure.
Posted
Updated 28-Mar-20 1:03am

1 solution

Bootstrap is for layout. Use jquery for a tab control. There are plenty of examples on the internet, just google "jquery tabs".
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900