Infragistics
Topics involving the use of the Infragistics NetAdvantage tools
Yesterday Infragistics released the 2007 Volume 1 Beta 1 of the NetAdvantage control suite for Windows Presentation Foundation (WPF). I really like the look of the data presenter (carousel view), but then I like shiny things.
I'm hoping they put the data presenter in their .NET 2.0 version of the control suite, because I will not being doing WPF for awhile. And for that matter I'm hoping they release 2007 Volume 1 soon for the .NET 2.0 controls. The new version will have a beta of some new
...this evening I took some time to get a feeling of the basic project infrastructure created from the Smart Client project type and see what it would take to get it to work with the Infragistics NetAdvantage control set. I initially suspected that the implementation would be quite involved. But, it turned out that only a few simple if not monotonous steps are required.
Update on iMotion Edgeware 5.1 with CLR 2.0 beta, Infragistics Netadvantage 2006 Volume 1 available, and a few personal updates.
I got the notification yesterday afternoon about the release of the Infragistics NetAdvantage 2005 Volume 3 for Visual Studio 2005 (CLR 2.0). Of course the servers were taxed, so I couldn't download it until later in the evening.
The Infragistics UltraGrid allows you to bind to hierarchical data. However, I didn't get the results I was expecting when I called SetBinding with a band collection that I created at design time. In my particular case the results of the child band included all of the columns from the child table...