返回列表 回复 发帖

DXperience & XAF 8.3.4 pre-built dlls + source code installer

相关搜索: source, DXperience, XAF, dlls, installer
z

What's Included & New.NET Product Line - v2008 vol 3.4

http://www.devexpress.com/Support/WhatsNew/NET/8.3.4.xml

New Features/Changes AgLayoutControl
  • S130849 - Customization - Add images to alignment buttons on the Customization Toolbar
  • S130869 - Customization - Add the capability to select parent LayoutGroup via Customization Toolbar (with preview of the selection)
  • S130859 - Customization - Show actual (visible) horizontal and vertical alignments in the Customization Toolbar and update the item's Width/Height if it's needed to produce the assigned alignment
  • S130837 - Drag and Drop - Add the capability to drop an item into an empty space between or above/below other items
ASPxGridView and Editors Suite
  • S31701 - Add the capability to customize column headers via the RenderBrick event
  • S91845 - ASPxGridView - Automatically discover the key field name when using the LinqServerModeDataSource
ASPxHtmlEditor
  • S91217 - Improve toolbar loading speed
ASPxperience Suite
  • S30244 - ASPxPageControl - Add a property which enforces the page control to reload its active page's content
  • S19822 - ASPxPopupContol - Implement the client-side BeforeResizing and AfterResizing events allowing a popup window's content to be programmatically hidden/minimized and restored when resizing the window
ASPxTreeList
  • S31482 - Add the VirtualModeNodeCreated event allowing the created node's settings to be modified
eXpress Persistent Objects
  • AS12482 - Documentation - XPView.Sorting vs XPCollection.Sorting - describe the difference in documentation
  • Q130650 - LINQ - cast support
  • Q105268 - Provide a way to set the generator name in FireBird
XtraEditors Library
  • S31667 - CheckedComboBoxEdit - load items when requested in bound mode
  • S31671 - CheckedComboBoxEdit - The QueryDisplayText and QueryResultValue events are not used and must be hidden from the Property Window and IntelliSense
  • S130823 - Correct a ComboBoxEdit.SelectedIndexChanged documentation typo
XtraGrid Suite
  • S18084 - Documentation - Update documents describing how to implement master-detail relationships
XtraPivotGrid Suite
  • S130588 - Skin Editor - Correct the description of the "Grid->Indicators" skin element
XtraPrinting Library
  • S31720 - Serialization - Add the capability to store and restore ExportOptions to a file, registry or stream
XtraReports Suite
  • S130821 - Demo - Add a note about a missing capability of exporting merged reports to XLS into the "Report Merging" demo
XtraTreeList Suite
  • S19161 - Implement a method that will make it possible to use my own descendant from the TreeListCustomizationForm as a CreateCustomizationForm in the XtraGrid
  • S18296 - Improve the TreeList's performance when selecting nodes
Resolved Issues All .NET WinForms Components
  • B133264 - toolTipController freezes the application if the tooltip string contains "\0"
All ASP.NET Components
  • B132587 - Some CSS errors in the Soft Orange and BlackGlass themes
ASPxGridView and Editors Suite
  • B132491 - "Breaking on JScript runtime error - Object expected" exception in IE6
  • B132846 - All list editors throw an exception at design time when the editor's ValueType property has a non-default (!= System.String) value
  • B132741 - ASPxComboBox - An empty combo box causes an 'Invalid argument' JavaScript error
  • B132835 - ASPxDateEdit - An editor is assigned with a duplicated Id attribute (a couple of Id attributes are rendered) and can't be found after a postabck
  • B132876 - ASPxDateEdit - The 'p.m.' designator is changed to 'a.m.', if a month name contains the "a" char
  • B132410 - ASPxEditors - If an editor has default settings, setting focus to it on the server side is not in effect on the client, because the editor's client instance is not created automatically (under Firefox)
  • B34672 - ASPxFilterControl - FilterControlComboBoxColumn items are not populated at runtime
  • Q141563 - ASPxGridView - A filter row editor does not show its value for combo box columns when data type is GUID
  • B34456 - ASPxGridView - Buttons used to expand groups are not displayed if the UseFixedTableLayout option is enabled
  • B132630 - ASPxGridView - Editing operations fail when Nullable data keys are used
  • Q142751 - ASPxGridView - It is impossible to access an editor's properties if this editor resides in a FooterTemplate
  • B34767 - ASPxGridView - The client-side SelectRows and SelectRowsByKey methods do not work
  • B132943 - ASPxGridView - Title template controls contain previous values during callbacks
  • Q133678 - ASPxGridView - Wrong rendering is performed, when column resizing is on, and a detail row is visible and grouped
  • B132823 - ASPxGridViewExporter - Empty date/time values are incorrectly exported to Excel
  • Q141312 - ASPxLabel - An error occurs in design mode, if the AssociatedControlID property is defined
  • B132810 - ASPxListBox - The vertical scrollbar is displayed at a wrong position when an editor's Width property is '100%' and the browser's window is maximized
  • B34624 - ASPxRadioButtonList - Setting the ClientEnabled property to false is not in effect
  • Q140633 - ASPxTextBox - An editor's input element is collapsed when the editor is placed on an ASPxPageControl's page
ASPxHtmlEditor
  • B33790 - It's impossible to change the font size after setting it once via the Font Size combo box (ToolbarFontSizeEdit), in Safari MacOS 1.5, Safari MacOS 3.0, Safari Win, Chrome
  • B133023 - The color of differently colored elements cannot be changed simultaneously (in Internet Explorer)
  • B132961 - The COLOR style attribute is removed from the contents after switching to HTML editing mode (in Firefox)
  • Q141970 - The 'Create thumbnail' option in the 'Insert Image' dialog doesn't work correctly
  • S31492 - When clicking on links whose target is empty in the Preview area and returning back to the HTML area, the ASPxHtmlEditor's content is lost
ASPxperience Suite
  • B133142 - After a popup window has been resized using the size grip, the popup window's size can't be changed on the server side
  • B132996 - ASPxButton - If a button has images, it can't be disabled correctly when used inside an UpdatePanel
  • B132903 - ASPxMenu - A menu control whose EnableCallBacks property is true and which is loaded dynamically via a calback into a container (a TabPage, for instance) breaks the client-side functionality of other controls within this container
  • B132770 - ASPxMenu - Setting the ClientEnabled property programmatically in code behind switches images used for checked and disabled states
  • B133064 - ASPxUploadControl - A JavaScript error occurs and the web applications hangs, if the HttpResponse.Write method is used during a file uploading round trip
  • B133193 - ASPxUploadControl - A JavaScript error occurs, if the FileUploadMode property is set to 'OnPageLoad'
  • B132893 - Online demos - Several demos contain a previous declaration of the ASPxPopupControl's content collection: the Controls property is used instead of the ContentCollection one
  • B92449 - Online Demos - The 'ASPxTitleIndex - Features' demo fails when trying to check the 'Categorized' check box, if the IndexPanel.Behavior is set to Navigation and the number of the 'ColumnCount' is greater than 4
ASPxPivotGrid
  • Q142471 - ASPxPivotGrid fails to be rendered with the EnableViewState property set to false
  • B34437 - ASPxPivotGridExporter causes the "Invalid FORMATETC structure” error
  • B132807 - CustomizationFieldWindow cannot be scrolled in FireFox
  • B132783 - Export - The order of values sorted by pivot columns is incorrect
  • B132966 - Fields disappear from the ASPxPivotGrid loaded with the LoadControl function
  • B132987 - ObjectDataSource grand total sort error
ASPxScheduler Suite
  • B132984 - Removing Time Scale captions rendering Bug
  • B132748 - Timeline View rendering bug
  • B133208 - VWD 2008 - "The Operation could not be completed" error is raised when attempting to add ASPxScheduler control to the design surface
ASPxTreeList
  • Q36627 - Column.Tooltip property does not work
  • Q141410 - It's impossible to set the FocusedNode font to bold
DXCarousel for WPF
  • B34745 - BindingExpression path error: 'ScaleX' property not found on 'object'
  • B34690 - Invalid XmlnsDeclaration occurs in 'Devexpress.WPF.Carousel.Customization.v8.3 assembly
DXCharts for WPF
  • B34680 - Axis Range - Impossible to set MaxValueInternal and MinValueInternal properties
  • B34879 - Axis Range - It's impossible to set both MaxValueInternal and MinValueInternal
  • B34725 - Bars 3D - Custom models don't work if adding them to the model collection via XAML
DXGrid for WPF
  • B132644 - Grouping by all columns in the DXGrid Validation demo doesn't allow grouping's removal
eXpress Persistent Objects
  • Q136381 - Derived classes are not listed in the ObjectClassInfo property in the XPCollection designer
  • B96822 - Schema needs to be updated. Contact your system administrator. Sql text: Dynamic SQL Error
Installation for .NET
  • B132643 - Project Converter - Change the text of the error message
XtraBars Suite
  • Q141043 - An image is drawn incorrectly for the AlertButton
  • B133105 - Baritems lose categories set in bar manager designer when building or reloading the project
  • B132649 - Dock Manager Causes Error - ContextMenu cannot be shown on an invisible control. Parameter name: control
  • Q142257 - Docking - DockPanel is auto-hidden if a popup menu is invoked for it
  • B132655 - MdiMergeStyle is ignored when unmerging in RibbonControl.OnMdiChildActivate
  • B132854 - RepositoryItemPopupContainerEdit not working correctly on a floating dock panel in the GridControl
  • B133056 - Ribbon - GalleryDropDown without groups/items is painted incorrectly
  • Q142141 - Ribbon MDI - the merging mechanism doesn't work in tabbed mode
  • B132578 - The ribbon calculates category Headers for the Title Bar even if the property ShowCategoryInCaption is set to false
XtraCharts Suite
  • B34736 - Chart Wizard - When changing the Max internal value, a red error validator icon is shown
  • B34474 - Financial Indicators - Incorrect deserialization in case of data binding
  • B131525 - Localization - Unable to localize properties of complex objects (e.g. the LegendText or Name of a series)
  • Q142619 - Printing - The ChartOptionsPrint.SizeMode.Zoom does not keep aspect ratio
  • B133016 - Strips - Strip limits can't be set to small decimal values
  • Q139888 - Web - The background image isn't restored when loading a WebChartControl's layout from XML in a Web Site application
  • S130896 - Wizard - It is impossible to set the Axis.MinorCount property
  • B34835 - Wizard - It is impossible to set the RadarLine/PolarLine.Closed property
  • S130895 - Wizard - It is impossible to set the Series.ShowInLegend property
XtraEditors Library
  • B34749 - Accessibility - Narrator doesn't indicate that the TextEdit is Read-Only while it is
  • B34807 - ControlNavigator displays a wrong record index after grid rows are sorted
  • Q141725 - Databound CheckedComboBoxEdit does not keep EditValue on data refresh
  • B132847 - High CPU usage in Citrix and RemoteApp
  • B34518 - LookupEdit filters incorrectly used as an in-place editor
  • B132700 - The "ProcessNewValue" event is not raised when you type on the editor something that is a substring of an existing entry and press the keyboard del key
  • Q140327 - The ZoomTrackBar.EditValue is set to 0 if you click the BarEditItem caption when the BarEditItem isn't focused
XtraGauges Suite
  • B34577 - The VB version of the GaugesMainDemo has not been included into the installation.
  • B34523 - XtraGauges: it is impossible to rename GaugeControl elements via the VS designer
XtraGrid Suite
  • B132633 - Cellmerge and Master Detail - Problem with Merge Cell Display value
  • B34790 - Documentation - Custom Aggregate Functions - Typo
  • B132658 - Documentation - Incorrect description of the LayoutViewHitInfo.InCardsArea member
  • B133176 - GridGroupSummaryItem.DisplayFormat is not localizable
  • B132801 - Incorrect RepositoryItemGridLookUpEdit name displayed when changing the name of its view
  • B34592 - It's impossible to delete the last row, even if it's selected (MultiSelect is on)
  • B133172 - LayoutView displays wrong card after deleting row
  • B132811 - Spelling error in the dialog when trying to remove a view from a grid
  • B34783 - The detail tab order is incorrect for printing (use the article to reorder detail tabs)
  • B132497 - The item became invisible after changing the focused card
XtraLayout Suite
  • B34806 - DataLayoutControl throws ArgumentException when its DataSource property is set within InitializeComponent, if XtraGrid is bound to the same data source and the grid's EmbeddedNavigator is visible
  • B133148 - DataLayoutControl wizard does not handle Large Fonts correctly
  • B132786 - LayoutControl scrolls horizontally when focus changes
  • B132661 - Stack Overflow Exception when the LayoutControl is being disposed of
  • B34470 - TreeView painting artefacts
  • B132940 - XtraLayout inconsistent tabbing behavior
XtraNavBar
  • B132870 - NavBar looks ugly when window is restored from Minimized
XtraPivotGrid Suite
  • B132505 - A selected cell with a progress bar loses the caption
  • B130548 - Clicking the filter button of an attribute having no members raises an IndexOutOfRangeException
  • Q142303 - Data cell heights are not properly adjusted after increasing the font size
  • B34759 - Editors' Support - The ProgressBar does not display the value obtained by the CustomCellDisplayText event
  • Q181200 - Export - PivotGrid should display a space between a data column and column grand total
  • B133040 - Issue when calculating YtD on hierarchical time dimension
  • B132954 - PivotGridControl fails and displays 'red X' when setting PivotSummaryDisplayType to PercentOfRow
  • Q131611 - Provide a property to define the Data area field header height when it is displayed in the Column area
  • S19253 - Provide an end-user option to set the GrandTotal column width
  • B131911 - RestoreLayout doesn't restore DataField location
  • B132430 - Serialization - Grouped fields are broken after restoring the layout
  • B132461 - The PivotGrid does not show column header tooltips unless you have at least one field in the ColumnArea of the grid
XtraPrinting Library
  • B132752 - Documentation - The VisualBrick.BorderWidth property is measured in GraphicsUnit.Pixel, rather than in GraphicsUnit.Document
  • B131741 - Page Settings - Unable to set the right page margin to zero
  • B33395 - Preview - The ViewWholePage zoom command works incorrectly
  • B34837 - Printing - Unable to modify some PrinterSettings at runtime (i.e. via the PrintDocument.BeginPrint event)
  • B131258 - PrintRibbonController - Selecting some paper sizes do not select size in Paper Size dropdown or Page Setup dialog
XtraReports Suite
  • B34744 - Appearance - The XRPivotGrid.BestFit method does not correctly work when the font size is different from default
  • B34728 - Calculated Fields, Conditional Formating - Data fields are not alphabetically sorted in the Expression Editor
  • B32669 - Calculated Fields, Conditional Formatting - "Expression" and "Condition" don't support the display name of a column
  • S130922 - Calculated Fields, Conditional Formatting - The Expression editor doesn't have a vertical scrollbar
  • B34501 - Conditional Formatting - Descriptions of fields in the Condition Editor are shifted to one position
  • B132294 - Data Binding - Preview doesn't reflect changes in a typed dataset
  • B34718 - Design Time - DetailReportBand's Level property has wrong System.Design.Category attribute
  • B34717 - Design Time - DetailReportBand's PrintOnEmptyDataSource property has wrong System.Design.Category attribute
  • B34729 - Design Time - The GroupField.FieldName and SortOrder properties are placed into the Misc category in the Property Grid
  • B34731 - Design Time - The XtraReport.Bands and XtraReportBase.Bands properties don't belong to any category in the Property Grid
  • B32892 - Design Time - When previewing a report at Visual Studio design time, the status bar of the Search dialog is shown in Caramel skin
  • B133299 - Design Time - When setting the XtraReport.PaperKind to Custom, and then changing the page width via a slider, the XtraReport.PageWidth property isn't immediately updated in the Property Grid
  • B133066 - End-User Designer - Component names are not saved after closing and re-opening the End-User Designer for the same report instance
  • B132764 - End-User Designer - Designer is frozen if simultaneously select multiple controls and try to move them or edit some properties via the Properties window
  • B34237 - End-User Designer - Field List's root node text is empty when a report's DataSource is ArrayList
  • B132816 - End-User Designer - If the XRControl.LockedInUserDesigner is set to True, the control's location still can be changed when this control is multi-selected along with other controls that are not locked
  • B34004 - End-User Designer - Property grid isn't committed when starting to edit a text property and then closing the End-User Designer form without committing a new property value explicitly
  • Q140767 - End-User Designer - Ribbon - Print commands are disabled after creating and then opening a report for the second time
  • B93782 - End-User Designer - Unable to create a report using an Oracle database as a data source
  • B33891 - Export to HTML - Cross-references are exported incorrectly to HTML and MHT
  • B132865 - Export to PDF - The Unicode zero character ('\0') is displayed in a resulting PDF file as an empty box
  • B34730 - Localization - Some category names have incorrect default names (without spaces between words)
  • B32609 - Localization - Some designer elements in the End-User Designer are not localizable
  • B34805 - Multi-Column Reports - Impossible to modify or filter a subreport's datasource without creating a new report instance at runtime
  • B34612 - Page Builder - Document generation is much slower in v2008.3 than in v2008.1
  • B132571 - Page Builder - Running summary for every page shows an incorrect value after changing page margins in preview
  • B132792 - Page Builder - The FillEmptySpace event works incorrectly for a report containing a tree control
  • B32959 - Parameters - When binding a label to a parameter, and then copying and pasting it, the data binding to a parameter is lost
  • B34825 - Report Wizard - Report elements are misplaced and exceed page bounds when a report unit is set to TenthsOfAMillimeter
  • B34197 - Scripting - Script exceptions are not handled by XtraReports if a report is created in the background
  • B34602 - Summary - The XRLabel.SummaryCalculated event is not fired in an appropriate order when a report has a DetailReportBand
  • B130155 - Web - Export to XLS - The XlsExportOptions.UseNativeFormat property value has no effect when using web caching
  • B132548 - Web - Report isn't printed when the ReportViewer.PrintUsingAdobePlugIn property is set to True and Adobe Reader isn't installed on the client machine
  • S31580 - Web - The ReportViewer should display all merged reports, if the ReportViewer.PageByPage property is set to False
  • B30005 - Web - When exporting a report in IE 7, an export warning bar is shown, and the result is empty
XtraRichEdit
  • B132745 - Code - GDI objects memory leak
  • B132307 - Lists - incorrect handling if certain parameters are set to particular values
  • B133352 - Paragraph - Line Spacing - an exception occurs when its value is too small
  • B133107 - RichEditControl causes a design-time exception when ShowInTaskbar is set to false
  • B133171 - RichEditSpellCheckController - SpellingFormType = Outlook - The System.IndexOutOfRangeException is raised when attempting to check an empty document
XtraScheduler Suite
  • B132624 - ArgumentException: 'Custom' is not a valid value for 'timeZoneId'
XtraSpellChecker
  • Q141429 - IgnoreWordsWithNumbers does not work if only this option is enabled and there is a number in the text
  • B34520 - Memory Leak when FormFocusSpy subscribes to form events
XtraTreeList Suite
  • B132601 - Customization window paint style is not synchronized with the TreeList look and feel in Windows XP classic theme
  • B133121 - TreeList - IncrementalSearch: selection is lost when any node is expanded or collapsed via keyboard
XtraVerticalGrid Suite
  • B132667 - Data Access - The VGridControl.GetRecordObject method returns null for the new record
  • B132916 - Design Mode - The PropertyGridControl doesn't send notifications about property changes
  • B34802 - Exporting - Left column's content is clipped in preview mode
  • B133124 - Formatting - Row format affects value format of other rows with the same editor
  • B132920 - PropertyGridControl displays an error message when changing chart element properties
  • S31656 - Unbound Data - The VGridControl does not extract data for MultiEditorRow's cells via the CustomUnboundData event
版主真是勤快!!谢谢
感谢楼主,不错的东东,呵呵
多谢LZ,可是没见到源码啊
返回列表 回复 发帖