I am having trouble locating the change log (especially anything that might not be compatible from v8 to v9. I upgraded from 8 to 9 and am having a few problems. I was wondering what the breaking changes were in the newest release. I can't seem to find it anywhere.
Thanks!
Hello,
I have an example with a functionality change in a control that is not documented in your docs.
In infragistics 2008 v1, if I set the UltraCheckboxEditor value to checked even it's already checked, the "CheckedChanged" event is fired. We took this functionality "as-is".
After we upgraded to 2009 v2 this functionality is changed without being documented as a change.
This is only an example. Our application is very complex and is very difficult and costly and time consuming to test all the functionality relating the infragistics controls to find all these changes you have made from one version to another. How can we release it to our customer with these potential problems?
I'll attach a zip with a small project for this example.
Thank you
The "What's New" section is the place to see the history of new / changed features and functionality that has been added to our existing controls. If you are experiencing certain unexpected issues that were not mentioned in the What's New section or in the known issues and breaking changes section, then I would suggest that as you test your application, you work with us to overcome any issues you may encounter. You can work with us by which ever methods are most convenient for you. You can use these forums, or you can get in touch with Developer Support. You can access both of these means of getting help from this link:
http://ko.infragistics.com/support/get-help.aspx
We have the same problem. We're trying to upgrade our software from Windows Forms 2008 v1 to 2009 v2. After upgrade, testing the application we discovered certain functionalities that in 2008 v1 were working and in 2009 v2 are not working any more. I've read all the help and "what's new" section and could not find anything about that changes. I can give you some examples but the problem remains: Where can I find ALL the functionality changes for existing controls from one version to other? It's hard for us to test all the application to find upgrade functionalities issues!
Thanks
Hi,
If you go to our Windows Forms help:
http://help.infragistics.com/NetAdvantage/WinForms/2009.2/CLR2.0/
you can find out what new features have been introduced through out the product's history by reviewing the What's New section. You can see which controls and features have been added during each volume release.
Also, you may want to read the Known Issues and Breaking Changes section to see if there are any issues that may affect your specific applications. This section is helpful for those that will be upgrading from one volume to another and want to see if there is anything that was changed in the API that will affect the upgrade.