New to Telerik UI for ASP.NET Core? Download free 30-day trial
Loading content with AJAX
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
ajax.cshtml
AjaxController.cs
AjaxContent.cshtml
Ajax_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The content inside the UI for ASP.NET Core Window can be loaded on-demand as demonstrated in the demo example by creating new action methods for rendering the view and the content and then passing them to the LoadContentFrom property.