New to Telerik UI for ASP.NET Core? Download free 30-day trial
Binding to remote data
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
remote_data_binding.cshtml
Remote_Data_BindingController.cs
Employee.cs
remote_data_binding_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The demo example shows how to configure the PanelBar to use remote binding. The DataSource configuration is set, a controller and action are specified. The action returns a collection of items, which are displayed by the PanelBar.