This is a migrated thread and some comments may be shown as answers.

Adding timeline points

1 Answer 49 Views
TimeLine
This is a migrated thread and some comments may be shown as answers.
Luke
Top achievements
Rank 1
Luke asked on 26 Jan 2016, 09:01 PM

I am stumped on this, and I think its my way of thinking, but simply, I cannot follow how to add further timeline points during runtime.  I can follow the examples given on the Telerik website easily enough, which get you to a point on initially running the example of having a selection of random points on the timeline, but to then add further ones is not working for me.

 I am using VB.net, can you point me in the right direction for this - any help is appreciated, thanks (consider me at a beginner level, ta)

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 28 Jan 2016, 12:45 PM
Hi Luke,

Thank you for contacting us.

To achieve your requirement you can create a ViewModel class where you can declare an ObservableCollection of your data objects. You can bind this collection to the ItemSource property of the RadTimeline. Adding items in the collection will generate UI containers in the timeline control. We have created sample project which demonstrates this approach. Please, give it a try and let us know if you need any further assistance.

Regards,
Dinko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
TimeLine
Asked by
Luke
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or