Skip to content
Loading
Develop Tabstrips and display details from database    
  •     "panelManager" style="display: none; border: 1px solid red">    
  •        Manager Details    
  •       
  •   
  •   
  • Hi Sachin,
     
    In the above code I noticed an issue with populating view. For example, return PartialView("_PartialDepartment");
    when I create partial view then it is not populating that page. 
     
    I can launch debug but nothing is happening after the above statement. Please let me know how to poplate the data.
     
    Thank you.