This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I just switched to WPF Elements 6 by downloading the latest nightly build. I didn't see any release notes listing changes for version 6. The API reference appears to be the 5.1 version. I did find the DataGridColumn Width property is now a GridLength instead of a double, and after changing that my program seems to be working fine. However, it would still be nice to have a list of changes to review for more subtle changes that I might need to consider. Peter |
|
|
Hello Peter Open the documentation and go to Getting Started -> What's New. This page should have a heading "What's New in WPF Elements 6.0". This page lists the new controls, features, improvements, bug fixes and the few breaking changes. I've checked that 6.0 is shipping the correct documentation and API reference. Jason Fauchelle |
|
|
Hi Jason, Thanks, I see it now. I was looking under Release Notes, where there is no entry for 6. Peter |
|
|
Thanks for pointing this out. Indeed this file is missing, I'll correct this soon. Jason Fauchelle |
|