Lately, we have been ramping up for the release of our newest volume of 12.2 for NetAdvantage for WPF and Silverlight. Let me tell you, this is a...
Category - WPF
Writing a generic custom Prism RegionAdapter for a complex control is sometimes difficult, because custom RegionAdapters are custom. They normally...
If you are a user of Infragistics NetAdvantage for WPF and have used the xamRibbon control, then chances are you have probably had the need to create...
Back in July I wrote a blog post that showed how to add a checkbox to the row selector of the XamGrid and data bind to it. The demo was written in...
I was reading the Infragistics forums today and noticed a common question regarding the XamGrid control. Basically, there is a need to place...
I was playing with the Infragistics XamMenu control today and made a discovery that I did not like. It does not provide support for commanding! ...
A couple of days ago, I announced the release of our new XamGantt and XamSyntaxEditor CTP controls. By now you have probably seen the “Getting...
Yesterday I announced the release of our new XamGantt and XamSyntaxEditor CTP controls. In this post we are going to get to know the XamSyntaxEditor...
Last week at Microsoft TechEd, two new controls were added to our NetAdvantage for WPF and NetAdvantage for Silverlight products in the form of a CTP...
If you are building a WPF application, chances are you are using the MVVM pattern. If you are using the MVVM pattern, I am sure you have discovered...