You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/timeline/data-binding/server-side/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The following properties and methods are used when binding RadTimeline to a data
49
49
50
50
***DataBind** method - must be called after the aforementioned properties are set, when binding at runtime. This method is mandatory for binding at runtime.
51
51
52
-
>note If you need to map additional fields from the Data Source to properties of RadTimeline item, the **ItemDataBound** event should be used. See [Binding To ASP DataSource Components]({%slug timeline/data-binding/server-side/binding-to-asp-datasource-components%}), for an example.
52
+
>note If you need to map additional fields from the Data Source to properties of RadTimeline item, the **ItemDataBound** event should be used. See [Binding To ASP DataSource Components](https://docs.telerik.com/devtools/aspnet-ajax/controls/timeline/data-binding/server-side/binding-to-asp-datasource-components), for an example.
0 commit comments