Topics involving the use of the Infragistics NetAdvantage tools
Today I made the purchase of the Premium Collection of components from Telerik. This follows an evaluation I’ve been doing to replace the Infragistics components we currently use for Windows Forms, ASP.NET MVC, and WPF. It was not a formal evaluation. I had already decided to move the company away from Infragistics. That decision was mostly born out of frustration with support over using the Infragistics components in my first production MVC application. One such issue was a simple scenario where ......
Yesterday I was contacted by Craig Shoemaker from Infragistics about the problem I posted the day before. Mr. Shoemaker jumped on the problem and said he would get development support management involved. And I promptly received a response from a development support engineer with the likely solution. The forum posting that the support engineer linked to had a screen clip that looked exactly like my problem. And I'm happy to report that the problem is resolved after performing the steps indicated. ......
I am having a peculiar problem with one of my projects after upgrading to the Infragistics NetAdvantage 9.2 suite. The problem is best shown with a picture (see below), but could loosely be described as having pen button images on most of my Infragistics based controls. This is a CAB-based application and is not the first CAB-based application that I have converted to 9.2. However, it is the first one that has exhibited any problems after converting it from 9.1 to 9.2. It's worth noting that I don't ......
The System.Drawing.Printing.Pri... class has the Print mode which will print your document directly to the printer. The Infragistics NetAdvantage suite has a couple of subclasses of PrintDocument. One of them is the Infragistics.Win.UltraWinGr... which is designed to print the contents of a specific data grid. The problem I ran into with the PrintDocument is that it prints to the default printer. There is no prompt for a different printer. However, as it turns out getting ......
Infragistics just released 2009 Volume 2 of their NetAdvantage Windows client controls which includes controls for Windows Forms and WPF.
New Controls:
- Timeline control
- Tile Panel
- WinControlContainerEditor
See the Infragistics New Features page for more information.
The UltraTimeline control is one of the new controls being released with this month's NetAdvantage for Windows Client release. The new UltraTimeline control is joined by a new layout metaphor called the UltraTilesPanel (see a video of both here). However, the timeline control is what I'm most excited about. A timeline control displays a data series across a period of time for different subjects. For example, in a scheduling scenario a subject is a person and the data series is the appointments for ......