RioterDeckers' HeadQuarter

Our opinions about Microsoft technologies and the way we are working with.
Welcome to RioterDeckers' HeadQuarter Sign in | Join | Help
in Search

Avalonboy

Silverlight 2.0 Beta 1 - TreeView (Part 1)

This new build is really straightforward. As I said before, it is more WPF development now. Congrulations to the Team.

After some hours of developement, the outcome is quiet exciting. My goal is not to provide a rich TreeView control but an evaluation of the effort we can have for a custom control.

What I have done is to match the same class design as WPF, so I implemented the following class:

  1. "HeaderedItemsControl" inherits from "ItemsControl"
  2. TreeViewItem inherits from HeaderedItemsControl
  3. TreeView inherits from ItemsControl
  4. Styles and Templates for each controls

See the screenshot below:

As soon as I have implemented the main features, I will post the source code. Below my todo list:

  • HierarchicalDataTemplate
  • Focus
  • Data Binding
Published Tuesday, March 11, 2008 9:54 AM by avalonboy
Attachment(s): Silverlight 2.0 Beta 1 TreeView.jpg

Comments

No Comments
Anonymous comments are disabled

This Blog

Post Calendar

<March 2008>
SuMoTuWeThFrSa
2425262728291
2345678
9101112131415
16171819202122
23242526272829
303112345

Syndication

Powered by Community Server, by Telligent Systems