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
remote_data_binding.cshtml
Remote_Data_BindingController.cs
EmployeeViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI for ASP.NET Core DropDownTree provides two options for data binding - local (on the server) and remote (using a DataSource configuration object).
This example demonstrates the Ajax Data Binding for remote support by implementing a DataSource configuration object.