|
Released on 10 May 2010
New Features :: Changes/Enhancements
:: Resolved Issues
New Features
| Code Generation |
NCT-1439 |
Remove Krypton handling from NConstruct Builder and enable it by default.
|
| NConstruct Client |
NCT-1440 |
Add DevExpres rich text editor and all of their Word functions to NConstruct editor |
| NConstruct Client |
NCT-1441 |
Add CustomViewAttribute attribute to enable developer to add a custom query-view tab to the one to many detail view |
| NConstruct Client |
NCT-1442 |
Add ApplyFilterOnTextChangedAttribute for properties that need a filter query on main grid to avoid content-duplicate records |
| NConstruct Client |
NCT-1443 |
Add Filtering in data grid on root entity property text changed and implement it with event aggregator pattern |
| NConstruct Client |
NCT-1444 |
When adding records to MM grids, enable multiselection with checkboxes (and select already added record) on many to many grids (DevExpress components only) |
| NConstruct Client |
NCT-1446 |
Create NConstruct ASP.NET MVC data grid based on extending the MvcContrib implementation classes |
Changes/Enhancements
| Code Generation |
NCT-1439 |
Remove Krypton handling from NConstruct Builder and enable it by default. |
| NConstruct Client |
NCT-1436 |
Include Krypton Toolkit library in NConstruct references from the lib directory |
| NConstruct Client |
NCT-1437 |
Replace core windows UI controls with Krypton implementation |
| NConstruct Client |
NCT-1438 |
Replace toolbar icons and include other Krypton UI improvements |
| NConstruct Client |
NCT-1435 |
Support null-like values for required enumeration-type properties |
| NConstruct Client |
NCT-1445 |
MVC web application project separated in application specific project |
| NConstruct Client |
NCT-1447 |
Microsoft controls factory classes, NcTable, MainForm and other microsoft implementations deleted |
Resolved Issues
| Code Generation |
NCT-1448 |
When selecting Krypton and Web in NConstruct builder, web action classes were not created |
| NConstruct Server |
NCT-1433 |
Corrected deleting for ApplicationSettings and UserSettings with empty string default values. |
| NConstruct Server |
NCT-1432 |
Corrected application and user settings updating. |
| NConstruct Client |
NCT-1449 |
When adding a record and clicking edit record on lookup component, an exception happens |
|