Unanswered: How to render pages dynamically in a panel content from controller?
Unanswered: How to render pages dynamically in a panel content from controller?
Hi,
I have a web page with MVC pattern. I need to show my pages in a panel dynamically based on action
buttons. Kindly let me know how to render pages ( views) dynamically in a panel content from controller.