New to Telerik UI for ASP.NET Core? Download free 30-day trial
Binding to a DataSource
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
databinding.cshtml
DataBindingController.cs
ProductViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The ScrollView for ASP.NET Core can be bound to both local data or remote data via the Kendo UI DataSource component. Local data binding is appropriate for small data sets, while remote data binding applies better to larger data sets.