Skip to content
Loading
How to use panel in MVC like we use in asp.net  
  •     "panel3" style="display: none; border: 1px solid red">  
  •         Panel 3 data  
  •       
  •     "panel4" style="display: none; border: 1px solid red">  
  •         Panel 4 data  
  •       
  •   
  •   
  •   
  •    
  •  
    0
  • Mageshwaran R
    Hi Mohammad,
    please refer this link,it may help you,
    https://forums.asp.net/t/1985906.aspx?How+to+make+a+Panel+section+in+MVC+like+in+Web+Forms 
    0