Issue |
Description |
13083 |
Filter dropdown list boxes no longer scroll above or over the table headers in scrolling tables. |
14306 |
Scrolling table panels are now better supported in the new IE 7 release. |
14440 |
When changes to a child table are rejected, the originally submitted data is no longer cleared in the either parent or child record or table. |
14596 |
Verified that 'Enter Capture Key' works on pages with official IE 7 release. Beta version was problematic. |
80041 |
In code customization templates, the comparison operator and orderby direction are now require fully qualified names using the prefixes BaseClasses.Data.BaseFilter.ComparisonOperator and BaseClasses.Data.OrderByItem.OrderDir. |
80057 |
The Large List Selector now shows the correct number if pages in all cases. |
80058 |
Concurrency handling for Microsoft SQL Server 2005 stored procedures are now properly generated. |
80061 |
Added some sample functions that can be overridden in Global.asax. |
80065 |
Made tool tips specific to respective design themes. |
80074 |
Generated code now uses more fully qualified names to reduce potential compliation errors. |
80080 |
The display name of a database field named "Production" is no longer changed to "Product Ion". |
80085 |
The 'Store extra information at sign-in time' code customization template now uses the complete session path. |
80086 |
Compilation errors caused by an invalid reference to the IsPageRefresh property have been eliminated. |
80115 |
In code customization templates, the comparison operator and orderby direction are now require fully qualified names using the prefixes BaseClasses.Data.BaseFilter.ComparisonOperator and BaseClasses.Data.OrderByItem.OrderDir. |
80116 |
Compilation errors caused by an invalid reference to the IsPageRefresh property have been eliminated. |
80118 |
Removed styles in the design themes which were overriding the scrolling table styles. |
80121 |
Large List Selector now uses AND to combine search terms. |
80176 |
The correct resource file name is now shown in the tool tips for the Page Properties dialog. |
80187 |
The LoadData_Base method is now only populated with code when there are controls with data to load. |
80199 |
Compilation errors caused by an invalid reference to the IsPageRefresh property have been eliminated. |
80201 |
Removed extraneous code in the Fev_isValidCurrency function in the ApplicationWebUIValidation.js file. |
80238 |
The import statements have been removed and fully qualified names are now used for comparison and ordering in the 'Add additional WHERE clause' code customization. |