Skip to content
Loading
How do i bind 4 tab in a loop.  here is for tab2,3 and 4:
  1. class="tab-pane" id="tab2">
  
  • class="tab-pane" id="tab3">
  •   
  • class="tab-pane" id="tab4">  
  •  

    the same code for tab2 and 3 and 4. in 4 there is a button.

    i have 3 tab.(i.e. in first tag 4 questions,in next 2 tab 4 questions and 3 tab 2 questions)

    Model.ParentList i got 10 questions. in Model.ChildList i got 50 answer as 10 questions and each quest having 5 choice.
    i have using this themes.
    http://keenthemes.com/preview/metronic/theme/admin_1/form_wizard.html
     
    can anyone tell me?? 

    1 Reply

    Know the answer? Post it — somebody with the same question will find it here.