Breaking Changes in v2009 vol 3.7
This page lists important behavior and API changes, which were introduced in this version. If you already have projects using DXperience, you will need to peruse this list in order to understand the changes you might need to make to your source code to support this new release. Note that we only publish the changes to the public interface of our controls. We reserve the right to change the protected, internal, or private interfaces when needed.
Table of Contents
eXpressApp Framework
BC867: ASPxGridListEditor - The 'Select All' checkbox displayed in the column header will not be automatically checked after you manually select all rows one by one. So, to remove all the selection, you should click the header checkbox twice.
|