New to Telerik UI for ASP.NET MVC? Download free 30-day trial
ASP.NET MVC PanelBar AJAX Content Loading
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Change Theme defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Material 2
- Material 2 Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
- Main Dark
ajax.cshtml
AjaxController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI for ASP.NET MVC PanelBar offers an on-demand content loading. In this way, the DataSources of the items are fetched lazily when their parent is expanded. When loading only the required section and delaying the remaining until it is needed by the users, is widely used for online content. This technique has many advantages among which reducing the server traffic, increasing the web application speed, and giving a positive impact on the user experience.
The current example demonstrates how to load the PanelBar items content on-demand by requesting the correspondent data through the LoadContentFrom property.
Additional Apps
This PanelBar example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.