Quantcast
Channel: ComponentSource News | Data Editor Components
Viewing all 2487 articles
Browse latest View live

ComponentOne Studio Enterprise - End of Year Special Offer - Last Few Days!

$
0
0
ComponentOne Studio Enterprise.

Get up to 25% off MSRP for new licenses.

Save up to 25% when you purchase new licenses of ComponentOne Studio Enterprise before Midnight EST December 31, 2017.

Click the links below to take advantage of the Special Offer


Prof-UIS v3.4.0.4

$
0
0
Prof-UIS

Includes scaling improvements.

Features

  • Scaling improvement.
  • A number of small improvements.

Infragistics Ultimate UI for ASP.NET 17.2 Build 17.2.20172.2017

$
0
0
Infragistics Ultimate UI for ASP.NET

Maintenance release includes several bug fixes.

Fixes

  • UltraChart
    • When a LineChart is rendered in Chrome and a vertical scroll bar is visible, then scrolling down the chart and hovering a chart data item will result in a tooltip that is shown above the chart itself.
  • WebDataGrid
    • When WebDataGrid has defined Sorting behaviors and is bound to a sorted DataTable, the sorting of the data source is not applied to the grid.
    • WebDataGrid's scroll position does not retain when the grid is in a FormView and postback occurs by executing FormView's Update command.
    • When a WebDataGrid has a defined Column Fixing behavior, calling the ClearDataSource() method will also clear fixed columns.
    • WebHierarchicalDataGrid has defined VirtualScrolling behavior with ScrollingMode set to Deferred, then when scrolling the grid an incorrect tooltip is shown.
    • When WebDataGrid has enabled Editing and specifically RowDeleting behavior and there is client-side event handler for the rowDeleting event, then if we get the browser event inside the handler, using the args.get_browserEvent() method, it will be null.
    • When there are two WebDataGrid controls on the same page, and both have set their ClientIDMode properties to “Static” then the second grid will use the row edit template of the first one.
    • When WebDataGrid has enabled Editing and specifically RowAdding behavior and its property EnableOnActive is set to true, in Firefox and Opera, while changing active cell, using Tab key, the currently focused cell is active, it is not in edit mode.
    • When WebDataGrid has defined an UnboundCheckBoxField and if all the rows, during initialization, has set the state of that column as checked, still the header checkbox of UnboundCheckBoxField is not checked.
    • When WebDataGrid has defined the Filtering behavior with FilterType of ExcelStyleFilter, then it’s not possible to filter by a DateTime column.
    • When WebDataGrid has defined ColumnFixing, GroupField and Editing behaviors then headers, columns and the columns in a new row are misaligned.
  • WebDataMenu
    • When WebDataMenu is opened on a touch device, then swiping through menu items will result in a client-side exception.
    • WebDataMenu shakes when it is focused for a second time.
    • WebDataMenu selection style is lost, when active item is changed using the keyboard.
    • When WebDataMenu item defines an image and image tooltip, then hovering the image inside a menu item will not show the image tooltip.
    • When WebHiererachicalDataGrid has defined Editing behavior, if we expand several child bands and a scroll bar appears and if we scroll so that a child band is partially visible, then starting to edit a cell from that band, the input for editing will be shown outside the grid view.
  • WebDataTree
    • When WebDataTree is in a template of WebExplorerBar, first selected tree node always remains selected, even if we try to pick a different node.
  • WebDialogWindow
    • When WebDialogWindow is modal and has defined in its template several ASP.NET TextBox controls, if we try to move the focus from the first to the second TextBox, using the Tab key, instead, in Microsoft Edge, the last TextBox receives focus.
  • WebDropDown
    • When WebDropDown allows custom values and already has an item that is selected, then the custom value will be lost, after a second postback to the server is executed.
  • WebHiererachicalDataGrid
    • When WebHiererachicalDataGrid has several BoundDataFields defined in a GroupField, then grouping by a bound column will result in a missing image in the group area, at the top of the grid.
  • WebHtmlEditor
    • Pasting the "bullet" special character in WebHtmlEditor control is not allowed.
    • If there are more than one WebHtmlEditor controls on a page, toolbars are displayed on top of the expanded menus instances, for the previously rendered editor.
    • If there is more than one WebHtmlEditor control inside an UpdatePanel, and we then insert a table in the first editor and do a partial postback in the panel, then it’s not possible to insert table in some of the others HTML editors, with properties different from the default ones.
  • WebTab
    • When WebTab control is loading user controls in its tabs, and this happens dynamically, then InvalidOperationException is thrown.

Infragistics Ignite UI for Javascript 17.2 Build 17.2.20172.456

$
0
0
Infragistics Ignite UI for Javascript

Maintenance release includes several bug fixes.

Fixes

  • igCombo
    • Items are not correctly rendering when data source items are less than the Combo visible items count with grouping and virtualization enabled.
  • igDataChart
    • Exception when hover/touch over a chart bound to an empty dataSource and markerType is set.
    • Bar chart renders all labels in the Y-axis when there is not enough room and interval is not set.
    • Visual data returns wrong font information.
    • ScatterPolygon series has incorrect legend badge.
    • timeXAxis last labels are not displayed.
    • ScatterContourSeries does not clear its visuals when an invalid member path is set at runtime.
    • ScatterContourSeries does not render contours with correct colors when the max value of fill scale is set to zero.
    • ScatterAreaSeries does not export pixels in visualData.
    • ScatterContourSeries throws error setting valueResolver - valueCount.
    • Incorrect text layout when chart is in Right to Left mode.
  • igFileUpload
    • File name shows as “…” if the control is placed inside flexbox.
  • igGrid
    • Horizontal scrollbar becomes blank when grid is initialized while it is hidden in a mixed environment.
    • Horizontal scrollbar is not positioned correctly when the grid has fixed columns and the grid is inside a tile of igTileManager on mixed environment.
    • Scroll amount is not correct when some columns are fixed.
    • Fixed area scrolls to left in Internet Explorer 11 when the last cell in the fixed area is selected.
    • On Internet Explorer when featureChooserIconDisplay is set to 'none' and Sorting is enabled hiding and unhiding a column applies focused style to column header.
    • Moving columns through the Feature Chooser menu applies focused style to column headers in Internet Explorer.
    • Filtering dropdowns do not close when opening in sequence and advancedModeEditorsVisible option is true.
    • Change in the filter dialog's add condition dropdown is not reverted when Cancel button is clicked.
    • Click on the filtering editor does not enter in edit mode.
    • igGrid does not call cell click event handler when in Responsive VerticalRendering mode.
    • Padding is not consistent across different classes for cell selection and cell focusing.
    • Summary setting is reset when a grouping is canceled.
  • igMap
    • Exception is thrown when trying to destroy a map that has pending Ajax request.
    • igMap flickers when custom shape files are loaded.
  • igPieChart
    • PieChart does not have a default selected style.
    • After attempting to expand a non-expandable tuple member expandTupleMember keeps getting called on each data source update.
  • igPivotGrid
    • JavaScript error is thrown when opening a filter for a member which contains apostrophes.
  • igSpreadsheet
    • Cell does not show all the content when a new line is inserted by Alt + Enter.
  • igTreeGrid
    • igTreeGrid Virtualization gets disabled if a column is moved before the original first column.
  • MVC Wrappers
    • conditionList option cannot be set via the MVC wrapper.
    • MVC6/aspnetcore dll generate rowedittemplate EditMode option for Updating instead of  dialog.

Infragistics Ultimate UI for Window Forms 17.2 Build 17.2.20172.2006

$
0
0
Infragistics Ultimate UI for Window Forms

Maintenance release includes several bug fixes.

Fixes

  • Common
    • Loading layout with ‘Office2007Black.isl’ causes issue.
    • Toolbar throws parameter not valid exception when deactivating modal form.
    • ButtonTool has Text clipped with TextVAlign set to Bottom.
    • Modal window title flickers when suggestion list is clicked.
    • Text on the Ribbon tabs is not vertically aligned as some tabs are higher than the other tabs.
  • Document Engine
    • Attempting to publish a report after setting permissions results in an exception.
  • Excel Engine
    • WorksheetCell’s CellFormat.FormatString should be “h:mm” instead of “H:mm” when a cell’s data is TimeSpan.
    • Excel throws NullReferenceException while loading workbook with VBA macros.
    • XLSX file needs to be saved in MS Excel after open and save in IG Excel Library.
    • ArgumentOutOfRangeException when loading Workbook.
    • When Excel document is loaded, object reference exception is being thrown.
  • UltraCalendarInfo
    • BeforeDisplayReminderDialog is being fired twice for a Variance.
  • UltraDockManager
    • With DragWindowStyle is set to Outline, there are trail marks left on screen when docked control is dragged.
  • UltraEditors
    • DropDownButton for UltraComboEditor does not scale with the DPI when display is not Standard.
    • UltraCheckBox is clipped when placed into FlowLayoutPanel with DPI of 125%.
    • Using keyboard does not toggle between valid options when using MRU list.
    • Cannot set value when cell is not in edit mode.
    • NullText UI Role is not applied to UltraDateTimeEditor.
  • UltraExplorerBar
    • Notification Badges do not render correctly in RTL mode.
  • UltraFormattedLinkLabel
    • UltraFormattedLinkLabel throws ArgumentException when scrolling content or resizing container form.
  • UltraFormattedTextEditor
    • Inserting hyperlink next to an italicized non-breaking space using ShowLinkDialog causes text to be removed.
  • UltraGanttView
    • Possible memory leak when programmatically adding/removing tasks and projects.
  • UltraGrid
    • Excel throws ArgumentException when style filter popup is opened and there is a cell whose value is equal to resource strings “RowFilterDropDownAllItem” or “RowFilterDropDownBlanksItem”..
    • Images and text overlap at certain widths when when using combination of images and text in cell.
    • Grouping by multiple columns when summaries are present leads to exception in CalcEngine.
    • External summaries are not exported to Excel when using External Summary Calculator.
  • UltraListView
    • NullReferenceException occurs when calling ResetItems() or ResetSubItemColumns().
    • Blank line at the end of the list gets higher compared to the previous version.
  • UltraPivotGrid
    • PivotGrid throws FormatException when converted dimension is a numeric type (Integer).
  • UltraSpreadSheet
    • UltraSpreadsheet freezes during horizontal scrol when selecting with a mouse.
  • UltraToolbarsManager
    • With Office2013 theme, it is difficult to resize inactive form when FormDisplayStyle is RoundedSizable.
    • When Assigning a value to the BackColor Appearance of the NotificationBadage an error is thrown.
    • Japanese input text is set to unexpected textbox when clicking on the suggestion box under the specific conditions.
  • UltraTree
    • Cannot expand child node.
    • Calling Update on a Node in the CellValueChanged event raises a NullReferenceException.
  • UltraZoomPanel
    • UltraControlContainerEditor does not display correctly in UltraZoomPanel.

Infragistics Ultimate UI for WPF 17.2 Build 17.2.20172.2029

$
0
0
Infragistics Ultimate UI for WPF

Maintenance release includes several bug fixes.

Fixes

  • Drag & Drop Framework
    • Cannot drag and drop items on modal dialog window when the solution is executed in debug mode, VS's UI debugging tools for XAML is enabled, and the dialog window is over the parent window.
  • Excel Library
    • Excel User defined functions are not evaluated after initial load.
  • Persistence Framework
    • Saving and loading the settings break the target control’s data binding.
  • Theme Manager
    • Themes are not properly applied to the XamTreeMap when using the ThemeManager.SetTheme method.
  • Themes
    • RoyalDark theme changes MS Button content position.
    • Text in the ComboBox is truncated if Office2013 theme is applied.
  • XamBarcodeReader
    • QRCode from a certain file is not decoded.
    • QRCode does not decode some codes
  • XamBulletGraph
    • MS Excel’s cell format “yyyy/mm/dd” is not handled properly in Infragistics Excel.
  • XamCheck
    • With RoyalLight theme, XamCheckEditor's undetermined state is not styled with mouse hover.
  • XamComboEditor
    • XamComboEditor's Dropdown opens in primary monitor when mulitple monitor setup is stacked vertically.
    • MetroDark theme's FontSize property does not have any effect in multi-column combo
    • ComboEditors does not throw exception when setting ItemsFilter FieldName to a nonexistent property in runtime.
    • XamComboEditor shows fake scrollbar after resizing, closing and then reopening the dropdown.
    • Default combo drop-down height is inconsistent when ItemsSource changes.
    • With RoyalDark/RoyalLight themes, XamComboEditor's empty text is too short
    • XamComboEditor tabulator order problem.
  • XamContextMenu
    • Gap between context menu and its host control differs as the height of context menu item changes.
  • XamDataCarousel
    • Unnecessary scrollbars are shown in CarouselItems when themes Office2013, RoyalDark, RoyalLight themes are applied.
  • XamDataChart
    • Error bars using DataCalculator don't work in CategoryDateTimeXAxis.
    • DataChart Extra items in VS toolbox for WPF from DataChart assembly.
    • DataChart ScatterContourSeries throws NRE when member paths are invalid values.
    • DataChart ScatterAreaSeries throws NRE when member path has invalid value.
    • Series related events are not listed in the Visual Studio’s property window.
    • DataChart throws exception when setting invalid ShapeMemberPath.
    • DataChart markers are missing on SplineSeries when OPD is displayed.
    • DataChart Stacked100SplineAreaSeries does not correctly render stack elements.
    • TimeXAxis throws an unhandled exception while zooming with single interval and range.
    • DataChart ScatterContourSeries throws argument exception when rendering segments.
    • DataChart ScatterAreaSeries does not interpolate correctly ColorMemberPath when X/Y values are large.
    • DataChart ScatterPolylineSeries and ScatterPolygonSeries do not respect Thickness property.
    • Modification confirmation dialog appears on custom filter even the filter condition has not been changed.
    • With RoyalLight theme, stroke of rectangle with name 'normal' is missing.
    • TemplateField does not exit edit-mode properly when pressing the Escape key.
  • XamDataGrid
    • Scrollbar is not always visible when a field has AllowFixing set.
    • NullReferenceException occurs when adding a filter to an Alternately bound Field when FilterEvaluationMode = UseCollectionView.
    • With RoyalLight theme, ErrorIcon's Foreground is not visible on it background when in cell is in edit mode.
    • When text has two newlines back to back a character from following text is inserted between.
    • No FilterCell is present if FieldLayoutSettings.FilterEvalutionMode = "UseCollectionView" and Field is either Unbound or Alternately bound.
    • Clearing the Fields collection of a FieldLayout in the DataSourceChanged event no longer fires the FieldLayoutInitialized event.
    • The BindingPath and AlternateBinding's path affects the loading of customizations.
    • Clearing GroupDescriptions collection does not update the UI.
  • XamDataPresenter
    • The operatorDropDown popup is not styled.
    • With RoyalLight/MetroDark themes, sliders' trackfill inside DataGrid's cells melts into the background when the record is selected.
    • InvalidOperationException occurs during LoadCustomizations.
    • Field resizing splitter is not positioned properly when GroupByArea is expanded.
    • XamDataGrid does not apply filter when loading customizations with ODataDataSource.
    • MS Inspect tool fields are missing from visual tree after using Field Chooser.
    • FilterCell clears value if still in edit mode and underlying DataSource changes.
    • Cell Values are misaligned when scrolling into view of a XamDataGrid.
  • XamDataTree
    • Connector lines disconnect between two child nodes when a theme is applied.
    • With RoyalLight theme, XamDataTree drag template text color is white, which makes it unreadble.
    • Drag/drop inside XamDockManager floating panes does not work.
    • Data model is not updated on user selection when having single selection and IsSelectedMemberPath is set.
    • XamDataTree clears ActiveNode when a node is added.
  • XamDateTimeEditor
    • With RoyalDark/RoyalLight themes, the foreground color of today should be white if it is a leading or trailing day.
  • XamDiagram
    • With RoyalDark/RoyalLight themes, tooltip style is different if another theme is set previously.
    • When IsSelected is bound and ConnectionPoints are set, selecting and deselecting a node leads to a StackOverflow exception.
  • XamDialogWindow
    • When the XamDialogWindow's Height is greater than the Height of it's respective Row in the GridContainer, it gains focus ove the elements in this row only.
    • With RoyalDark/RoyalLight themes, restore button's hover background overlaps the window's left border.
  • XamDockManager
    • With RoyalLight theme, Tab headers are not visible when tab items are narrow.
  • XamFormulaEditor
    • Only the "Line Up" scroll button is visible when Office2013, Metro, MetroDark, RoyalDark or RoyalLight theme is applied.
  • XamGantt
    • With RoyalDark/RoyalLight themes, Task's bar color is not correct when Task's IsManual is true.
    • With RoyalLight theme, Task's expansion indicator color is changed on hovering.
  • XamGeographicMap
    • XamGeoMap Tooltips are transparent and do not correspond to the theme.
      • XamGrid
      • Unnecessary horizontal scrollbar is displayed in XamGrid.
      • XamGrid throws TypeAccessException when filtering in "Partial Trust" XBAP Application with "Internet" zone.
      • With RoyalDark theme, XamGrid's column headers overlap.
      • With RoyalDark/RoyalLight themes,XamGrid's DateColumn's date button overlaps with the text.
      • ActiveCell is not always scrolled into view.
      • Text box in filter menu does not accept IME composition string when Keyboard DefaultRestoreFocusMode property is set to None.
      • FilterValue text box in Custom Filter Dialog does not accept IME composition string when Keyboard DefaultRestoreFocusMode property is set to None.
      • Horizontal scroll of unfixed area doesn't work when active cell moves by pressing arrow key.
      • When vertical scrolling with keyboard navigation, horizontal scrollbar moves unexpectedly.
      • Some rows are not visible if RowHeight is Dynamic.
      • XamGrid filtering with FilterMenu in "Partial Trust" XBAP Application with "Internet" zone throws an exception.
      • DeferredScrollTemplate is positioned incorrectly.
      • UI stop responding after InvalidateData method is called.
      • With RoyalLight/RoyalDark themes, XamGrid has an additional line in column header when GroupByOperation is set to MergeCells.
      • With RoyalLight theme, XamGrid's fixed column border expands when the column is resized and GroupColumn is used.
      • With RoyalDark/RoyalLight themes, XamGrid's grouped subcategory has a wrong color.
      • With RoyalLight theme, XamGrid's error message has wrong text color.
  • XamInputs
    • With RoyalLight theme, XamInputs acts as TabStop with SpinButtonDisplayMode set to MouseOver.
  • XamMenu
    • ExpandOnHover closes menu when navigating mouse back to root item.
  • XamMonthCalendar
    • With RoyalDark/RoyalLight themes, MonthCalendar does not have bolded the working days.
  • XamMultiColumnCombo
    • XamMultiColumnComboEditor gets tab focus although IsTabStop is set to false at runtime.
  • XamNumericEditor
    • NullReferenceException occurs when XamNumeric is in XamRibbon and trying to show MessageBox during EditModeEnded event handler.
    • Tapping the XamNumericEditor does not bring up the button for opening the tablet pc input panel keyboard.
  • XamPivotGrid
    • When using MetroTheme created report does not respect PrintRowExpansionIndicator.
    • XamPivotGrid dropdown doesn´t have a pressed visual state.
    • With RoyalLight theme, ExpansionButton's arrow is not clearly visible when it is pressed.
    • Pivot Grid is not working properly with XmlaSapDataSource.
  • XamPropertyGrid
    • XamPropertyGrid improvement create a virtual method for PropertyGeneratorBase.
    • With RoyalLight theme, XamPropertyGrid throws exception in output window when loaded.
  • XamRadialGauge
    • Changing width / height of one gauge in wrap panel causes  other gauge to be drawn incorrectly.
  • XamRibbon
    • With RoyalDark/RoyalLight themes, incorrect hover behavior for collapsed RibbonGroups.
    • ComboEditorTool not acting correctly when placed in Quick Access Toolbar and data context is toggled.
      • XamRichTextEditor
      • Chinese characters are garbled after SaveToRtf() and LoadFromRtf().
      • Extra paragraph tags are added to exported document in HTML and plain text.
      • Incorrect html is generated if the NumberDecimalSeprator is comma.
      • Kanji characters are saved as "?" Characters after executing SaveToRtf() method.
      • Table is not properly rendered - cells from all rows are shown one over another.
  • XamScatterSurface3D
    • SurfaceChart Initial tooltip placement when using touch is incorrect.
    • SurfaceChart throws IndexOutOfRange exception when binding ItemsSource as a StaticResource.
    • SurfaceChart throws IndexOutOfRange exception when binding ItemsSource and no X/Y/Z MemberPath is set.
    • SurfaceChart does not currently redraw automatically when PointMarkerTemplate changes.
  • XamSchedule
    • With RoyalLight/RoyalDark/Office2013 themes, the reminder icon is bigger than it should be.
    • No borders for normal, hover and selected state for Start/EndTime hours and Reminder comboboxes.
    • Start/EndTime date datepickers don't change on hover.
    • XamSchedule DataConnector holds onto memory as the control is removed.
    • Memory Leak occurs when continuously updating Appointments.
  • XamShapeChart
    • ShapeChart IsLogarithmic properties are not working for X or Y axis.
  • XamSpellChecker
    • With RoyalLight theme, outside border is barely visible for the dialog window of the XamSpellChecker.
  • XamSpreadSheet
    • Character spacing changes from the template Excel.
  • XamSyntaxEditor
    • With RoyalDark/RoyalLight/Office2013 themes, setting the RulerMarginBorderBrush property of the XamSyntaxEditor does not work.
  • XamTreeGrid
    • With RoyalLight theme, some TreeGrid elements are not washed.
    • Using a FieldGroup in different FieldLayouts with heterogenous data leads to an InvalidOperationException.
    • ToolTips for the nodes in the XamTreeMap do not get styled based on a theme.
    • With RoyalDark/RoyalLight themes, treemap with DoubleMapper has texts cut.

Infragistics Professional 17.2

Infragistics Ultimate 17.2


Actipro Editors for WPF 2017.2 build 0663

$
0
0
Actipro Editors for WPF

Improves edit boxes to select entire text when a double-click occurs.

Features

  • Added MaskedTextBox.MatchedText property, which should be used for data binding since it doesn't include any prompt characters like the normal Text property can.
  • Added the DateTimeEditBox.SetValueToTodayCommand property, that resets to DateTime.Today when executed.
  • Improved edit boxes to select entire text when a double-click occurs.
  • Updated the ColorPicker's alpha component edit box to be percentage-based.

Fixes

  • Fixed a bug in AutoCompleteBox where clicking outside of the control might not always close it.

Actipro Editors for Universal Windows 2017.2 build 0322

$
0
0
Actipro Editors for Universal Windows

Updates the ColorPicker's alpha component edit box to be percentage-based.

Features

  • Added the MaskedTextBox.MatchedText property, which should be used for data binding since it doesn't include any prompt characters like the normal Text property can.
  • Added the DateTimeEditBox.SetValueToTodayCommand property, that resets the Value to DateTime.Today when executed.
  • Updated the ColorPicker's alpha component edit box to be percentage-based.

Actipro WPF Studio 2017.2 build 0663

$
0
0
Actipro WPF Studio

Improves Docking, Editors and SyntaxEditor components.

Features

Charts

  • Added property that determines if anti-aliasing of lines are reduced at the cost of making smooth curves more jagged.

Docking/MDI

  • Added event that fires whenever the DockingWindow.DockHost property is changed on one or more windows.
  • Improved AdvancedTabControl tab drag handling when there is a single tab.
  • Adjusted how InteropFocusTracking handles mouse clicks on HwndHosts.
  • Improved InteropFocusTracking's handing of HwndHost.GotFocus notifications.
  • Improved InteropFocusTracking's active container tracking during docking window state changes.
  • Improved the drag stop logic to ensure that all docking window properties are updated properly before raising the WindowsDragged event.
  • Improved support for dragging docking windows between nested linked dock sites, and added support for holding the Shift key to target an outer dock host in this scenario.
  • Updated layout deserialization to try and focus a selected docking window if a docking window previously had focus.
  • Updated dock guides to support rendering outside of the dock host area when using non-hosted windows.

Editors

  • Added MaskedTextBox.MatchedText property, which should be used for data binding since it doesn't include any prompt characters like the normal Text property can.
  • Added the DateTimeEditBox.SetValueToTodayCommand property, that resets to DateTime.Today when executed.
  • Improved edit boxes to select entire text when a double-click occurs.
  • Updated the ColorPicker's alpha component edit box to be percentage-based.

Grids

  • Customize Enter keys are handled for various property editor types.
  • Refactored PropertyGridItem.TryCommitPropertyValueEdit to only focus itself if focus was within it.
  • Changed the PropertyGrid.TryCommitPropertyValueEdit method to be public, and updated it to work better when focus isn't within the PropertyGrid.
  • Slightly increased minimum pointer distance that must be moved to initiate a TreeListBox item drag.
  • Updated TreeListView to not raise the ColumnHeaderTapped event when a pointer taps the column header resize gripper.
  • Updated how PropertyGrid populates child properties to prevent the duplicating of properties in a certain scenario.

Ribbon

  • Screen tips now support ToolTipService layout properties when a screen tip is used on a control outside the Ribbon.

SyntaxEditor

  • Added the IReadOnlyRegionTag.IncludeFirstEdge and IncludeLastEdge properties, which can be set true to prevent edits on the borders of a tagged range.
  • Updated text formatters to better support apps with UI on multiple threads.
  • Improved OutliningManager's ability to handle mismatched outlining nodes.
  • Improved the IntelliPrompt quick info and parameter info layout logic to prevent overlap with the completion list when zoomed in.
  • Improved horizontal scrolling when the caret is near the view edges, and the editor is in single-line mode or view line measuring is enabled.
  • Updated character column to be calculated based on space character width instead of average character width.
  • Updated IntelliPrompt completion to not show or commit if the affected text range is within a read-only region.

Web Languages Add-on

  • Improved error handling in the JSON parser grammar.

Shared

  • Updated EditableContentControl to set the Content property back to its original value when the Esc key is pressed, indicating a cancel.

Themes

  • Updated the Theme Browser utility in the Sample Browser with a filter textbox.

Fixes

Docking/MDI

  • Fixed a bug where the ToolWindow.IsSelected property could be true for an initially auto-hidden tool window.
  • Fixed a bug where a floating tool window's title bar context menu might show in the wrong location.
  • Fixed a bug where the MDI host could lose its DockSite reference after a remote desktop session reopens.
  • Fixed a bug where the DockSite's ActiveWindow and PrimaryDocument properties weren't updated after a docking window was dragged to a linked DockSite.
  • Fixed a bug when deserializing a tool window layout where a tool window in tabbed MDI might not open properly in the primary dock host.

Editors

  • Fixed a bug in AutoCompleteBox where clicking outside of the control might not always close it.

Grids

  • Fixed a bug where using the same data item multiple times in the tree could cause an exception in selection logic.
  • Fixed a bug where using data virtualization in TreeListView wouldn't always populate data templates correctly.
  • Fixed a bug where a memory leak could occur in TreeListView.

SyntaxEditor

  • Fixed a bug where changing the system theme could prevent existing indicator glyphs from rendering.
  • Fixed a bug in the return value of ITextSnapshotReader.GoToNextWordStart when at the end of the snapshot.

.NET Languages Add-on

  • Fixed a bug where typing a dot at document end in a single-line comment could show a completion list.
  • Fixed a parameter info bug where starting to type an identifier that begins with keyword text would close the tip.

Python Language Add-on

  • Fixed a parameter info bug where starting to type an identifier that begins with keyword text would close the tip.

Themes

  • Fixed a bug where a window with WindowChrome that was initially maximized might not restore to a correct layout in a certain scenario.

Actipro WPF Essentials 2017.2 build 0663

$
0
0
Actipro WPF Essentials

Improves Docking, Editors and Ribbon components.

Features

Docking/MDI

  • Added event that fires whenever the DockingWindow.DockHost property is changed on one or more windows.
  • Improved AdvancedTabControl tab drag handling when there is a single tab.
  • Adjusted how InteropFocusTracking handles mouse clicks on HwndHosts.
  • Improved InteropFocusTracking's handing of HwndHost.GotFocus notifications.
  • Improved InteropFocusTracking's active container tracking during docking window state changes.
  • Improved the drag stop logic to ensure that all docking window properties are updated properly before raising the WindowsDragged event.
  • Improved support for dragging docking windows between nested linked dock sites, and added support for holding the Shift key to target an outer dock host in this scenario.
  • Updated layout deserialization to try and focus a selected docking window if a docking window previously had focus.
  • Updated dock guides to support rendering outside of the dock host area when using non-hosted windows.

Editors

  • Added MaskedTextBox.MatchedText property, which should be used for data binding since it doesn't include any prompt characters like the normal Text property can.
  • Added the DateTimeEditBox.SetValueToTodayCommand property, that resets to DateTime.Today when executed.
  • Improved edit boxes to select entire text when a double-click occurs.
  • Updated the ColorPicker's alpha component edit box to be percentage-based.

Ribbon

  • Screen tips now support ToolTipService layout properties when a screen tip is used on a control outside the Ribbon.

Shared

  • Updated EditableContentControl to set the Content property back to its original value when the Esc key is pressed, indicating a cancel.

Themes

  • Updated the Theme Browser utility in the Sample Browser with a filter textbox.

Fixes

Docking/MDI

  • Fixed a bug where the ToolWindow.IsSelected property could be true for an initially auto-hidden tool window.
  • Fixed a bug where a floating tool window's title bar context menu might show in the wrong location.
  • Fixed a bug where the MDI host could lose its DockSite reference after a remote desktop session reopens.
  • Fixed a bug where the DockSite's ActiveWindow and PrimaryDocument properties weren't updated after a docking window was dragged to a linked DockSite.
  • Fixed a bug when deserializing a tool window layout where a tool window in tabbed MDI might not open properly in the primary dock host.

Editors

  • Fixed a bug in AutoCompleteBox where clicking outside of the control might not always close it.

Themes

  • Fixed a bug where a window with WindowChrome that was initially maximized might not restore to a correct layout in a certain scenario.

Xceed Toolkit Plus for WPF V3.6

$
0
0
Xceed Toolkit Plus for WPF

New ExtendedTabControl displays TabItems in a single line and offers right/left buttons for scrolling.

Features

  • Added ExtendedTabControl, which displays TabItems in a single line and offers right/left buttons for scrolling
  • Added ComboBox to navigate to a specific TabItem.

Fixes

  • All controls will now include the Toolkit icon in the Visual Studio Toolbox.
  • A new control is now available in the Toolkit: the ExtendedTabControl. It displays TabItems in a single line and offers right/left buttons to scroll and a comboBox to navigate to a specific TabItem.
  • In ListBox, removing a ListBoxItem will no longer cause an exception relative to an unknown size.
  • In MaterialButton, the disabled state will now be visible when a background has been set.
  • In MaterialTabControl, modifying the TabStripPlacement after the control is loaded will no longer cause a crash.
  • In UI Automation, the WatermarkTextBox now uses the Value pattern for the Text part.
  • AvalonDock
    • Resizing a LayoutAnchorable when its DockWidth property is set to “Auto”, will no longer cause a crash.
    • Null checks will now prevent crashes when creating the View.
    • Selecting a new LayoutAnchorableTabPanel from an auto sized width panel, will no longer undock the LayoutAnchorableTabPanel.
    • LayoutContent.ContentID is now a bindable dependency property.
    • Loading a saved DockingManager containing LayoutAnchorableFloatingWindows or LayoutDocumentFloatingWindows will no longer cause a crash.
    • Setting the DockWidth or DockHeight of a LayoutAnchorablePane or LayoutDocumentPane will now correctly adjust the size of the panes.
    • Floating windows will no longer have blurry buttons.
    • Modifying the theme will now update the side anchored items.
    • To improve the performance when the LayoutGridControl is initialized, children are now updated only for DirectChildren changes.
    • LayoutAnchorablePanes now have the possibility to be docked in a LayoutAnchorableFloatingWindow, when hosted in a WinForm.
    • When the last LayoutDocument is removed, the DockingManager.ActiveContent will no longer have a reference to this last removed LayoutDocument, to prevent a memory leak.
    • The DockingManager.LayoutItemTemplate property will now be applied to LayoutAnchorable controls.
    • The properties DockMinWidth and DockMinHeight are now correctly serialized.
    • Using frame navigation with LayoutAnchorableFloatingWindow will no longer cause a crash.
  • In Calculator, the default Foreground color will now be set to black to make sure its DisplayText value is visible.
  • In CollectionControlButton, the new CollectionUpdated event will now be raised when an item is added, removed, moved or modified in the collection.
  • In CollectionControlDialog, using Shapes will no longer throw exceptions.
  • In ColorPicker, new properties are now available to customize the drop down popup.
  • In ColorPicker, the AdvancedButtonHeader property is now named AdvancesTabHeader, and the StandardButtonHeader property is now named StandardTabHeader.
  • In DateTimeUpDown, DateTimePicker and TimePicker, the new AutoClipTimeParts property is now available to clip hours over 24 and minutes/seconds over 60.
  • In DateTimeUpDown, DateTimePicker and TimePicker, when using a format containing single quotation marks, the value entered will now be correctly parsed.
  • In DateTimeUpDown, DateTimePicker, TimePicker and MultiCalendar, the DateTime.MinValue and DateTime.MaxValue will now work for all Calendar types.
  • In MaskedTextBox, the GetIsEditEmpty method will no longer crash when the View becomes null.
  • In PropertyGrid and NumericUpDowns, the editors for unsigned values (uint, ulong, ushort and sbyte) is now public.
  • PropertyGrid
  • The new PropertyNameLeftPadding property will now be available to modify the spacing on the left of each property name.
  • The new CategoryGroupHeaderTemplate property will now make it possible to customize the category headers.
  • Moving the mouse over numeric propertyItems will no longer move up and down, or make other propertyItems blurry.
  • The mouse wheel will now work when the mouse is over a sub property of an expandable property.
  • PropertyDefinitions are now a bindable dependency property.
  • When using an attribute editor which is located in another assembly, the propertyGrid no longer throws exceptions and will now cache the used editors.
  • The default value attribute of a property will no longer overwrite a value set by the user at initialization.
  • In RichTextBoxFormatBar, the bar will now always appear in its parent RichTextBox.
  • In TimePicker, when defined in a DataTemplate, binding errors relative to the IsOpen property are no longer thrown.
  • In TimeSpanUpDown, entering an hour value greater than 24, or a minutes/seconds value greater then 60, will now correctly update the time value.
  • In Zoombox, exceptions will no longer be thrown when the viewFinderDisplay.AvailableSize is empty.

Xceed Business Suite for WPF 2018 v1

$
0
0
Xceed Business Suite for WPF

Export virtualized data to Microsoft Excel or CSV, plus new WPF Tab control features.

Features

  • Xceed DataGrid for WPF - This release allows virtualized data to be exported to Microsoft Excel or CSV, to be pasted to the clipboard, to be printed, and to be sent to print preview. The performance of print preview has been improved. A total of 19 improvements and bug fixes are included in this release.
  • Xceed Toolkit Plus for WPF - Added the ExtendedTabControl, which displays TabItems in a single line and offers right/left buttons for scrolling, and a ComboBox to navigate to a specific TabItem. A total of 41 improvements and bug fixes are included in this release.

Xceed Ultimate Suite 2018 v1

$
0
0
Xceed Ultimate Suite

Create PDF documents or convert Word documents to PDF from your .NET applications.

Features

  • New Xceed PDF Creator for .NET - Create PDF documents or convert Microsoft Word documents to PDF from your .NET applications. Does not require any Adobe or Office products to be installed.
  • Xceed DataGrid for WPF - This release allows virtualized data to be exported to Microsoft Excel or CSV, to be pasted to the clipboard, to be printed, and to be sent to print preview. The performance of print preview has been improved. A total of 19 improvements and bug fixes are included in this release.
  • Xceed Toolkit Plus for WPF - Added the ExtendedTabControl, which displays TabItems in a single line and offers right/left buttons for scrolling, and a ComboBox to navigate to a specific TabItem. A total of 41 improvements and bug fixes are included in this release.
  • Xceed Words for .NET - Includes 19 improvements and bug fixes.
  • Xceed Zip for .NET, and Xceed Zip for Xamarin - Now allow updating nested zip files if the outer zip files use the ‘Stored’ compression method. Both get improvements to the ZippedFile and ZippedFolder classes.
  • Xceed Real-Time Zip for .NET - Added support for .NET Standard 2.0 and up.

Wijmo Core 2017 v3 (Build 403)

$
0
0
New JavaScript Gantt Chart sample extends FlexChart.

Adds new JavaScript Gantt Chart sample, plus FlexGrid and OLAP improvements.

Features

  • Added new JavaScript Gantt Chart sample that extends FlexChart.
  • Added Calendar sample inspired by the Slack status page.
  • Added SimpleServerCollectionView sample.
  • Added MVCCollectionView sample.
  • [nodejs] Made some changes in wijmo.pdf code that make it possible to use Wijmo PdfDocument in NodeJS (with a specific Domino based setup).
  • [VSCode] Added IntelliSense support for Wijmo Angular components in VSCode HTML editor.
  • Improved FlexGrid layout performance.
  • Improved export to xlsx performance for FlexGrid containing Angular cell templates.
  • [FlexGrid] Added a 'refresh' parameter to the CellEditEnding event parameters. This allows event handlers to suppress the full refresh that happens by default when cell editing ends.
  • [OLAP] Allow generating views with value fields only (grand totals) or row/column fields only (unique values).
  • [OLAP] Improved PivotEngine sorting of value fields (measures) to sort groups by aggregate. (This can be disabled by setting the new PivotEngine.sortableGroups property to false).
  • [OLAP] Improved PivotGrid collapse/expand to keep the original state of child nodes.
  • [OLAP] PivotGrid now honors the preserveOutlineState property (inherited from FlexGrid).
  • [Angular/AngularJS] Textarea elements used as cell editors now correctly consume characters that were typed by a user to initiate cell editing.
  • [AngularJS] For FlexGrid with ime-enabled="true" and a cell editor represented by a cell edit template, cell editing can now be correctly initiated by IME input.
  • Added an InputNumber repeatButtons property that determines whether the control's spinner buttons should act as repeat buttons (fire continuously while pressed).
  • Added several new members to the TreeView and TreeNode classes:
    • TreeNode.addChildNode(index, dataItem) adds a child node to a TreeNode.
    • TreeView.addChildNode(index, dataItem) adds a child node to a TreeView.
    • TreeNode.remove() removes a node from the TreeView.
    • TreeNode.refresh() refreshes a node with updated data content.
    • TreeNode.itemsSource gets a reference to the array that contains the node data.

Wijmo Enterprise 2017 v3 (Build 403)

$
0
0
New calendar sample included in Wijmo, inspired by the Slack status page.

Includes new OLAP features, improved FlexChart and FlexGrid controls, plus new samples.

Features

  • Added new JavaScript Gantt Chart sample that extends FlexChart.
  • Added Calendar sample inspired by the Slack status page.
  • Added SimpleServerCollectionView sample.
  • Added MVCCollectionView sample.
  • [nodejs] Made some changes in wijmo.pdf code that make it possible to use Wijmo PdfDocument in NodeJS (with a specific Domino based setup).
  • [VSCode] Added IntelliSense support for Wijmo Angular components in VSCode HTML editor.
  • Improved FlexGrid layout performance.
  • Improved export to xlsx performance for FlexGrid containing Angular cell templates.
  • [FlexGrid] Added a 'refresh' parameter to the CellEditEnding event parameters. This allows event handlers to suppress the full refresh that happens by default when cell editing ends.
  • [OLAP] Allow generating views with value fields only (grand totals) or row/column fields only (unique values).
  • [OLAP] Improved PivotEngine sorting of value fields (measures) to sort groups by aggregate. (This can be disabled by setting the new PivotEngine.sortableGroups property to false).
  • [OLAP] Improved PivotGrid collapse/expand to keep the original state of child nodes.
  • [OLAP] PivotGrid now honors the preserveOutlineState property (inherited from FlexGrid).
  • [Angular/AngularJS] Textarea elements used as cell editors now correctly consume characters that were typed by a user to initiate cell editing.
  • [AngularJS] For FlexGrid with ime-enabled="true" and a cell editor represented by a cell edit template, cell editing can now be correctly initiated by IME input.
  • Added an InputNumber repeatButtons property that determines whether the control's spinner buttons should act as repeat buttons (fire continuously while pressed).
  • Added several new members to the TreeView and TreeNode classes:
    • TreeNode.addChildNode(index, dataItem) adds a child node to a TreeNode.
    • TreeView.addChildNode(index, dataItem) adds a child node to a TreeView.
    • TreeNode.remove() removes a node from the TreeView.
    • TreeNode.refresh() refreshes a node with updated data content.
    • TreeNode.itemsSource gets a reference to the array that contains the node data.

Wijmo Core 2017 v3 (Build 405)

$
0
0
Wijmo Core

Fixes minor rendering bug with 4 Wijmo glyphs.

Fixes

  • Fixed minor bug introduced in build 403 which caused some glyphs not to render correctly in Chrome for macOS.
  • The broken glyphs were:
    • Calendar.
    • Clock.
    • Minus.
    • Plus.

Wijmo Enterprise 2017 v3 (Build 405)

$
0
0
Wijmo Enterprise

Fixes minor rendering bug with 4 Wijmo glyphs.

Fixes

  • Fixed minor bug introduced in build 403 which caused some glyphs not to render correctly in Chrome for macOS.
  • The broken glyphs were:
    • Calendar.
    • Clock.
    • Minus.
    • Plus.

DevExpress ASP.NET 17.2.5

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxControls - Script blocks are duplicated after a callback request.
    • ASPxGaugeControl - The component is not rendered in design mode in SharePoint 2016.
    • DevExpress themes - The "System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary" exception is thrown if an end-user re-loads a page several times.
    • The "Cannot find the 'X' theme" error occurs after an application pool recycles in production environment.
  • ASPxCardView
    • ASPxCardView - The ScrollToVisibleIndexOnClient property and the client-side SetVerticalScrollPosition method do not scroll CardView content.
  • ASPxDataEditors
    • ASPxButton loses its hover style when the button is set to PopupElementID in a popup control.
    • ASPxDateEdit - Date values are displayed incorrectly when the Czech short date format (d. M. yyyy) is used.
    • ASPxDateEdit - It is not possible to select a month/year/decade in the fast navigation window when the FastNavProperties.DisplayMode property is set to 'Inline' and the CalendarCustomDisabledDate event is handled.
    • ASPxFilterControl - The "Expression can't be displayed as tree" error can occur and prevent saving of technically valid criteria on the Text tab.
    • ASPxGridLookup - A click on ASPxGridLookup's DataRow placed inside FilterRow's ASPxGridView template initiates a click on the main grid.
    • ASPxListBox - The SelectAll item is not available in ItemTextCellPrepared.
    • ASPxTextBox - The default value is incorrect when a negative number is specified as a default one in Mask settings.
    • The value of the ASPxCheckBox control in the Grayed state is always 'null' on the server side regardless of the ValueGrayed property value.
  • ASPxGridView
    • Checkboxes are rendered incorrectly if the ToggleSwitchDisplayMode property is set to Always.
    • Checkboxes are rendered incorrectly if the ToggleSwitchDisplayMode property is set to Always and KeyboardSupport is enabled.
    • It is not possible to export the grid via the built-in Export Toolbar items when the control is inside UpdatePanel.
    • Names of standard toolbar items have incorrect values.
    • Slow script loading when the Batch Edit mode is used.
    • The "Object doesn't support property or method 'getBoundingClientrect'" error occurs on an attempt to edit a row in Batch Edit Mode.
    • The GroupFooterTemplate content is not initialized.
    • Html tags are not rendered as pure HTML markup in the CommandApplySearchPanelFilter property.
  • ASPxHtmlEditor
    • A script HierarchyRequestError occurs in IE 11 on an attempt to paste certain RTF content in the Design view.
    • CssClassItems are not shown in the InsertImage Dialog if Adaptivity is enabled.
    • How to customize an image and handle exceptions on pasting content.
    • IE11 - Formatting is applied only to the last letter of the pasted text.
    • Placeholders are positioned incorrectly when resizing a newly inserted table if the document is not scrolled to the top.
    • The "Remove Format" command creates unnecessary tags.
  • ASPxPivotGrid
    • ASPxPivotGrid's scrolling areas always prevent the default page touch scrolling behavior on touch devices.
    • Documentation - The PivotDataProcessingEngine help topic does not provide information that the LegacyOptimized mode does not support the SummaryValue property.
    • NullReferenceException may be raised in the CreateChildControls method if Sorting By Summary is enabled for a missing condition.
    • The JavaScript exception is thrown in the Customization Form on layout changing if a control's ClientIDMode is set to Static.
    • The Legacy and LegacyOptimized data processing engines sort data in different ways if Sorting By Summary is enabled for a missing condition.
  • ASPxRichEdit
    • Correct the list of available image formats in the End-User Documentation.
    • It is impossible to paste a table with one row and merged cells from an Excel document.
    • It is possible to edit the protected content while editing unprotected areas in some scenarios.
    • The changeParagraphFormatting and changeFontFormatting commands are executed incorrectly.
    • The latest text entered by a user is not shown in the exported document if the fileDownload command is called immediately after typing.
    • The 'Uncaught Error: Internal exception.' error occurs when a document contains a hidden table.
    • ASPRichEdit gives error after deleting contents of a list item.
    • Scalable Environments - The DocumentManager.FindDocument method returns null when Redis is used.
  • ASPxScheduler Suite
    • A copied appointment is rendered as disabled if the Edit Appointment Form was invoked before copying/pasting the appointment.
    • Appointment Dialog's content should be reloaded only after changing an editor value for which the TrackPropertyChangeFor method is specified.
    • Appointments cannot be dragged on a touch monitor because a context menu is invoked on a "long-press" action.
    • Appointments cannot be resized if the mouse cursor hovers the "resize" tooltip area.
    • ASPxClientScheduler.CalcHitTest method incorrectly operates (a null reference is returned) in version 17.2.
    • Appointments are incorrectly rendered in the Month View if the ShowWeekend property is set to "false".
    • The ToolbarViewVisibleInterval element width is not set if its template is used.
    • ASPxThemeBuilder - An error occurs on an attempt to change a certain property in the skin file of ASPxScheduler in certain cases.
    • Client-side availability (visibility) of the context menu items is re-calculated incorrectly after an appointment is dragged and dropped.
    • Client-side events (CellClick, AppointmentClick, AppointmentDoubleClick, CellDoubleClick) are not raised after invoking the View context menu when the Menu.CloseUp event is handled.
    • Client-side events which were handled for a single ASPxScheduler instance are raised for all existing ASPxScheduler instances on a page on touch devices.
    • Resource header borders are not aligned with the time cell's vertical borders.
    • Resource Header foreground color cannot be changed in the CustomizeElementStyle event handler when resource colors are specified at the data source level.
    • The "Invalid target element for this operation" exception is raised while showing the ASPxScheduler TimeLineView in Internet Explorer 9.
    • The "Unable to get property 'parentNode' of undefined or null reference" error occurs on changing the ASPxScheduler.GroupType property value when navigation buttons are enabled in a view.
    • The "View Visible Interval" element's content is incorrectly rendered in the "adaptive" mode when the ShowViewVisibleInterval property is false.
    • The Appointment Form layout is re-calculated incorrectly in "adaptive" mode after sending callback requests from form editors.
    • The editors content cannot be copied/pasted using the "Ctrl+C" and "Ctrl+V" shortcuts on the Edit Appointment Form.
  • ASPxSpreadsheet
    • Worksheet Protection - Update Excel file and add information to the description about unlocked columns and rows.
  • ASPxThemeBuilder
    • The loading panel's animation is jumping in the Material Compact theme.
    • ASPxThemeBuilder is freezing on an attempt to change properties in a new theme based on the default one in version 17.2.3.
  • ASPxTreeList
    • It is not possible to find German umlauts using SearchPanel.
    • The filtering state is not saved in cookies.
    • The Search Panel does not search in Preview Rows.
    • Unique values in the header filter popup are not sorted.
  • ASPxVerticalGrid
    • It is impossible to create 'non-blank' and 'blank' header filter items via the FilterValue.CreateShowBlanksValue and FilterValue.CreateShowNonBlanksValue methods.
  • Navigation, Layout & Multi-Purpose Controls
    • ASPxDataView - The control placed into ASPxPopupControl sends callbacks when the EndlessPagingMode property is set to "OnScroll" and the Width property is set to "100%".
    • ASPxDockManager - The "There should be only one DockManager instance on a page." error occurs when using the Server.Transfer method on a postback.
    • ASPxFileManager - Drag and drop between two inputs does not work when the ASPxFileManager control is present on a page.
    • ASPxPopupControl - ASPxWebDocumentViewer isn't shown inside ASPxPopupControl if the adaptivity mode is enabled for ASPxPopupControl and ASPxWebDocumentViewer.Height is set to the percent value.
    • The 'Type 'DevExpress.Web.DropboxFileSystemProvider+ItemsCacheInfo' in Assembly 'X' is not marked as serializable.' error occurs when the sessionState.Mode web.config option is set to SQLServer.
  • XtraReports Suite
    • ASPxWebReportDesigner - A newly added DataSet instance cannot be removed.
    • Web Report Designer - The XRPictureBox.ImageUrl value cannot be specified through an Expression.

ASP.NET MVC

  • MVC GridView
    • Exporting - It's impossible to handle exceptions/redirecting during the export.
    • The BeforeExport event is not raised on exporting data using GridViewToolbarCommand.
    • The BeginCallback event does not fire on export.
    • The 'disabled' state CSS class is assigned to the main element of the Panel extension when a context menu is disabled on a callback.
    • The RowValidating event is visible in GridViewSettings.
  • MVC HtmlEditor
    • It is not possible to change the 'Bold' formatting in certain cases.
    • IE - The browser crashes after a certain HTML is inserted into the editor.
    • An additional line is added on clicking an empty list element.
    • The Selection operation throws the "Cannot read property 'nodeName' of null" error if the DOM was changed.
    • Lists with wingdings as unordered list symbols are processed incorrectly in HtmlEditor.
  • MVC Navigation, Layout & Multi-Purpose Extensions
    • FormLayout - Item caption elements' width is incorrectly calculated when the adaptivity feature is enabled.
    • PopupControl is not displayed correctly if its container is scrolled.
    • Ribbon - The access keys don't work if the accessibilityCompliant property for your project is enabled in the web.config file.
  • MVC Pivot Grid
    • NullReferenceException is raised during a custom callback if the standalone PivotCustomizationExtension is displayed.
    • It is impossible to sort data by clicking Field Headers when accessibilityCompliant is enabled.
    • Scrolling stops working in Virtual Scrolling mode when the EnableCallbackAnimation property is enabled.
    • The "Uncaught SyntaxError: Unexpected end of input" error occurs when using the URL rewrite functionality.
    • Virtual Scrolling works incorrectly in IE when the accessibilityCompliant flag is enabled.
  • MVC Report
    • ASPxWebDocumentViewer - The fraction part of a decimal report parameter is lost on showing the print preview.
    • End-User Report Designer - It is impossible to register a custom font.
    • HTML5 Document Viewer - DXXRDV service may be not correctly initialized in the application after AppPool was recycled.
    • HTML5 Document Viewer - The "a.getAttribute is not a function" error occurs in the browser console after the master cascaded parameter's item is selected.
    • Mobile Document Viewer - It is not possible to scroll pages by using touch gestures in the previewed report.
    • Mobile Document Viewer - The viewer's height is set to 1100px by default, which makes it too high for mobile screens and makes the export buttons invisible.
    • MVC Report - Web Report Chart Designer - Show all labels on a chart.
    • The input parameter in the ISecureDataConverter.Unprotect method has an invalid Base-64 string value.
    • The 'Uncaught TypeError: d(...).styles is not a function' error occurs when a report with a style is closed without saving.
    • Web Document Viewer - Two items are displayed in the Search Results tab for each XRTableOfContents control's row.
    • Web Report Designer - A wrong expression may be displayed for the focused control in the Property Grid.
    • Web Report Designer - Some expressions are not calculated.
    • Web Report Designer - The IDisplayNameProvider interface implementation isn't taken into account and real field names are displayed.
  • MVC RichEdit
    • The MVCxRibbonTemplateItem.SetContent method does not render a template in the built-in ribbon.
  • MVC Scheduler
    • Appearance settings specified in the AppointmentViewInfoCustomizing event handler are not applied to a pasted appointment when client rendering is enabled.
    • The theme specified in the "styleSheetTheme" attribute is not applied to an AppointmentRecurrenceForm instance located on a custom Edit Appointment Form.
  • Project Templates
    • The MVC Empty project template doesn't create the Home controller and the Index view.

ASP.NET Bootstrap

  • Bootstrap Charts
    • The CssClasses.ArgumentAxisTitle property does not assign a CSS class to a required element.
    • The chart's content is not rendered correctly according to its height specified via the Height property value.
    • The ExportButtonText value is misaligned with the export button's icon.
    • Visual Studio crashes on modifying the ResolveLabelOverlapping property of the BootstrapPieChart control using the property grid at design time.
  • Bootstrap Data Editors
    • BootstrapSpinEdit - The stop sign is not shown for the editor when a disabled style is assigned.
  • Bootstrap GridView
    • Applying the "text-align: center" style to header cells doesn't center-align the header cell text.
    • Impossible to type spaces in the Batch Edit mode in Edge and IE browsers when AllowSelectByRowClick is enabled.
    • The BootstrapButtonEdit control does not work in a toolbar item template.
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • BootstrapPageControl - BootstrapChart is not re-rendered after an active tab is changed in certain cases.
    • BootstrapPopupControl in UpdatePanel- A modal overlay is not hidden when the ShowOnPageLoad property is set false.

ASP.NET Core Bootstrap

  • Editors (ASP.NET Core Bootstrap)
    • BootstrapTextBox for ASP.NET Core - The readonly property is not available.
Viewing all 2487 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>