Lester's WPF\SL Blog

Simple, Easy & Beautiful

New WPF Features: DatePicker\Calendar\VSM\Datagrid

New WPF Features: DatePicker\Calendar\VSM\Datagrid

  • Comments 1

This is part of a series on New WPF Features  

These controls have been part of the WPF toolkit on Codeplex. They are now making their way into the framework.

You can get the usage details from the codeplex site

  • WPF Toolkit: DataGrid Feature Walkthrough 
  • WPF Toolkit: Visual State Manager Overview 
  • WPF Toolkit: DatePicker and Calendar Walkthrough 
  •   <Calendar FirstDayOfWeek="Monday" />
      <DatePicker FirstDayOfWeek="Monday" />
     

     <DataGrid ItemsSource="{StaticResource myData}"/>

    Have fun 

    Share this post

     

    • Tx, saw DataGrid control in Blend 3. But it seems I underestimated it.

    Page 1 of 1 (1 items)