What’s New in NConstruct 2.6.1

Released on 18 May 2010

New Features  ::  Changes/Enhancements   ::  Resolved Issues

New Features

Component Issue Summary
Code Generation NCT-1450 Generate captions for View database objects.
Code Generation NCT-1451 Create Resx captions form in NConstruct Builder to be able to check what the generated resx keys were

Changes/Enhancements

Component Issue Summary
Code Generation NCT-1452 Add sorting by IComparable to EntityComboBox web component, to be able to sort values in a combo box.
NConstruct Client NCT-1456 Delete images resources that are not needed in NConstruct Client
NConstruct Client NCT-1457 Add new DevExpress components 9.3.4.
NConstruct Client NCT-1458 Replace krypton filter dock with DevExpress in case of DevExpress components
NConstruct Client NCT-1459 Enable functionalities with no NConstruct database objects on desktop applications also.

Resolved Issues

Component Issue Summary
NConstruct Client NCT-1453 Editing on look up and combo box web component does not work any more, since it always falls to add mode
NConstruct Client NCT-1454 When having paging grid on look up grid selection in web application, the checkbox selection does not work.
NConstruct Server NCT-1455 Remove caching of dtos hql projection statements since they can cause problems in certain scenarious
Code Generation NCT-1460 When generating Views DTO classes, generator did not generate individual properties in constructor in case of composed primary keys