I have a SPA web application with tabular content. Each tab content should load based on what user choose from menu. For example if a user clicked customer list, tab should be add to its container and content should be a list of customer view. I want to know how should I bind a content to a page and/or a partial view.I have a SPA web application with tabular conte