• Taking Control of NetAdvantage for WPF 4


    I’ve been busy getting acquainted with some of our new WPF controls. They are completely fantastic! With version 2010.2 comes the release of new controls that require WPF 4.0. This blog will talk a little about some changes concerning these controls.

    NetAdvantage for WPF has some awesome new 4.0 features and controls. The new controls include the following:
    The new xamColorPicker which can be customized to include…
    • Mon, Jul 26 2010
  • Control Monster Explores Multi-Level XamTrees - Part II

    Hierarchical data can take on many levels and various approaches to data. To further demonstrate the flexibility and depth of the XamTree control, this blog will add a third level of data to the last example and add another XamTree which shows how to work with a recursive tree.
    Adding the Next Level to the Hierarchy
    First, I will be working with the sample project from the last blog.
    To add a third level of data to…
    • Fri, Jul 9 2010