Hi Donovan Kruger,
Thank you for writing.
All you need is to create a representation of your events that RadTreeView knows how to bind to. Your events table needs to support at least the IList interface in order to make the binding work. You will get best results if you organize your data in a DataTable or DataSet (if you have tables of related events). This way whenever something in your DataSet/DataTable changes, you will not even have to rebind RadTreeView, it will update itself accordingly. Please refer to the section of our online help which describes RadTreeView's data binding mechanism.
Write again if you need further assistance.
Sincerely yours,
Victor
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.