HI, > a) AdvanceDatagrid header default height has reduced These been a reasonable number of fixes to the ADG but nothing to do directly with header height that I'm aware of. Can you provide some sample code that shows the issue?
> b) Datefield defalut width has reduced and is showing only the icon and small > portion of the textcontrol The Datefield width was changed so that it correctly calculates the width based on the date format and locale you are in (it was incorrect before). What format are you using and what locale are you in? > c) Also facing some issues with Flex charts There has been no direct changes the charts (bug fixes or otherwise) that I'm aware of. Can you expand on this issue? > d) Looks like mx:HBox (mx container) vertical align has been changed from > 'middle' to 'top' The default was "top" with the Adobe Flex SDK so that's not changed. Thanks, Justin
