Browse by Tags
All Tags » WPF » WPF Toolkit (RSS)
-
I ran a test:I added a converter to each property and found that the order of the propertieswhen writing the control in xaml is the order how they are bound.My control was written as follow:
<toolkit:IntegerUpDown Value=''binding'' Min=''binding'' Max=''binding''/>
Once I inverted the order of the properties as ...
-
Today marks the release of v3.2 of Xceed DataGrid for WPF. This is the 9th major update since the product was first introduced 2.5 years ago. Another one is coming, hot on its heels for August, with smooth scrolling innovations and other UI improvements, but here's what's new in today's ...
-
Today I noticed this blog post by Nigel Spencer discussing his experiences with both Microsoft's WPF datagrid and Xceed's. I liked that Nigel recognizes that any new datagrid coming out this year will be significantly behind in maturity. If you take a look at the 25 releases of Xceed's WPF grid so far, you'll see hundreds of improvements to the ...
-
Note: This blog post is edited from time to time to keep it up to date.
Microsoft has completed development of a basic WPF grid. It isn’t distributed as part of any RTM runtime of WPF, but is included in the .NET / WPF 4.0 beta. Many people are already trying it out.
Meanwhile, Xceed has released v3.2 of our entry-level datagrid for WPF called ...
|
|
|
|