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

ITreeViewItem Interface?

2 Answers 24 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kevin Watkins
Top achievements
Rank 1
Kevin Watkins asked on 14 Apr 2010, 02:57 PM
Hi,

I've a bunch of code that prepares nodes (sets text, expanded, etc) for initial page loads. This works on TreeViewItem instances. I then have another bunch of code for my load on demand nodes. This works on TreeViewItemModel instances. The two sets of code are identical. Any chance you could add an ITreeViewItem interface to both classes that encapsulates Text, Value, Checked etc? That way I could have one set of code that operates on the interface.

Cheers,

Kev

2 Answers, 1 is accepted

Sort by
0
Accepted
Alex Gyoshev
Telerik team
answered on 14 Apr 2010, 04:00 PM
Hello Kevin,

Done - it will be included in the SP1.

Greetings,
Alex Gyoshev
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.
0
Kevin Watkins
Top achievements
Rank 1
answered on 14 Apr 2010, 04:38 PM
Excellent again Alex!

Thanks,

Kev
Tags
TreeView
Asked by
Kevin Watkins
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Kevin Watkins
Top achievements
Rank 1
Share this question
or